AWS Cloud9 is a cloud-based integrated development environment (IDE) used to write, run, and debug code with just a browser. It includes a code editor, debugger, and terminal. Cloud9 comes prepackaged with essential tools for popular programming languages, including JavaScript, Python, and PHP, with no need to install files or configure a development machine to start new projects.
N/A
Sublime Text
Score 9.7 out of 10
N/A
Sublime Text is a highly customizable text editing solution featuring advanced API, Goto functions, and other features, from Sublime HQ in Sydney.
S3 is a great service for storing unstructured data. It is cheap and us an user we don't have to care about scaling. Amazon S3 is a managed service. We use it for avery simple projects in our organization.
[AWS] Cloud9 offers specific features not available in the competition: Code collaboration using the chat features is the highlight which sets it apart. [The] code completion feature makes [it] very similar to the offline IDE like eclipse. It's much easier to use compared to …
AWS Cloud9 has great advantages over other software that have the same purpose as the one, one of which is that it is available in the cloud so it does not require installation time, as well as being updated, while other tools such as Visual Studio Code require the previous …
Coder provides an exclusively-online experience of Visual Studio Code, including extensions functionality, but is quite slow at times, and doesn't provide good Lambda support. AWS Lambda integrations remain one of the only reasons we stay with Cloud9, besides that, most dev-ops …
I used to code on Adobe Dreamweaver before. Dreamweaver software was very heavy for my code, but Sublime Text is a much lighter software compared to Dreamweaver, and I can easily use Sublime Text anywhere because its software takes up very little space.
Easier to use, runs very solid (especially on Mac OS). Syntax coloring is the best. Possibilities to add plugins and custom things is huge. Connection with Github works great (never tested this with the other tools though).
Also, our company has chosen this tool so at my current …
Sublime Text is free and offers a cleaner coding interface. Even if I forgot to save updates to a file, the next time I open it, it's still present. Sublime Text boots faster than the other text editors and is also easy to deploy. Memory consumption of Sublime Text is lesser …
Sublime is more customizable and one can easily modify a lot of its features. On the contrary Visual Studio only has limited customizability features. Sublime text is also very light and not bloated as opposed to visual studio ide. We also chose sublime because it has much …
Compared to any other text editor I've used, Sublime Text has the best user interface. On Macs, Windows, and Linux, Sublime Text makes editing easier. When I couldn't use Notepad++ on a Windows machine, I used Sublime Text instead. My colleagues started using Sublime Text, so I …
Even if VIM is a must use for every programmer, [especially] if you work with server files via ssh or similar, for daily use its learning curve is big and difficult. Instead, sublime requires almost no knowledge to start using it and, in a local instance, their performance is …
We've used both Notepad++ and Atom; both are great but nothing really beats the Sublime Text UI; super intuitive and friendly and does everything you need without overwhelming you with stuff you don't. Other options are free, but for our organization, it was well worth the …
Sublime Text has a bit more flexibility and doesn't take up as much space or memory as some of the larger IDEs. Notepad++ is customizable too, but Sublime Text is better suited for code editing in my experience.
Visual Studio Code was honestly a tough competitor to Sublime for multi-language projects, and ultimately edged it out for some of the teams I worked with. It's library functionality was far superior, it is 100% open source vs ads, and it has a similar speed. Pycharm and …
Before using Visual Studio Code, we were using Adobe Dreamweaver. Dreamweaver worked well back then, but we were amazed at how much faster and more intuitive Sublime Text was. That's the time that we got into SASS, which made things go so much faster and more efficiently. Also …
While Microsoft Visual Studio Code has a lot more to offer, it can sometimes be a little too much and get too complicated. I like to keep things simple in text editors which makes Sublime Text my preferred editor. There are a lot of packages that can be installed for Sublime …
I think Sublime is the most efficient text editor in terms of memory usage, especially compared to VSC. However, VSC is feature-rich and has almost all the features of IDE such as debugging tools and IntelliSense. These features are missing in sublime. There are plugins to …
The main reason I moved from using Notepad++ to use Sublime Text was that I moved from Windows OS to Mac OS.... Notepad++ is not supported on Windows based systems, so I had no choice. But my guess is that over the years, I would have probably moved to Sublime Text anyway, since …
Sublime Text has a better UI compared to any other text editors I have used. Easier to edit text on Sublime Text, even on Mac, Windows and Linux operating systems.
Sublimes text is comparable with the Microsoft Visual Studio Code and NotePad++. However, VS code is far better than [Sublime Text] in terms of the plugins and extensions available in the market. [...] Sublime consumes [...] less memory, compared to the VS code, [which …
I use google keep for taking notes on the go and sharing with my colleagues, sharing tasks for example but for my professional coding I use sublime text, because it has all the features I need to do my work, I use google note on mobile devices but I use sublime on my desktop or …
On certain levels all have certain pros and cons but Sublime has community support and a huge future ahead due to its features, making it lead all the others.
For users who care a lot about performance (and also battery usage), ST3 is going to win almost every time because its natively built on whatever OS you are running on whereas VSCode is built on top of Electron, which is widely known to have poor performance. As an anecdote, on …
Sublime Text is powerful, stable, versatile, and lightweight. It's also very affordable, with straightforward licensing terms. Many of the other options that we explored met some of these qualifications, but only Sublime Text checks all of those boxes. For example, NetBeans and …
AWS Cloud9 is great for product engineering and coding where you must take time to pair program and code in a specific isolated environment. It is entirely cloud based so there's no worry about saving and data consistency. It is all hosted on the Amazon Web Services cloud. It is less appropriate for more general workflows that don't require a specific cloud instance.
My CMS has a small window in which I can edit custom HTML/CSS. It can be expanded some, but not as much as I would like. It also displays all code as dark text on a white background. On a page where I am doing extensive custom coding, it is helpful to see it in a larger window and in a color-coded display so that I don't have to strain my eyes as hard. Especially when I'm trying to scan for specific elements and target issues and so that I don't have to scroll endlessly in a tiny window.
Great, fast interface - There is a large list of shortcuts that make development on this IDE an experience that can sometimes even compare to something native.
Integrated debugging/troubleshooting - AWS Cloud9 has integrated debugging tools that are quite well-designed.
Lambda integrations - Cloud9 allows you to instantly run and maintain Lambda functions. It's probably the best IDE for developing on AWS Lambda.
In a world of free and open text editors, Sublime Text does ask for donations. You can use the product freely with only a very infrequent popup asking for donations. You can use it however long you like without paying, but it is well worth it to donate to.
People not used to the functionality may need a bit of time to get up to speed using the documentation.
An integrated terminal would be nice, but that is just a quibble. It's hard to find many cons with Sublime Text.
The interface for Cloud9 needs some improvement. It is simply not as powerful and intelligent as a local text editor would be and thus it lacks the capabilities of fast filling when coding. Otherwise, I think it has a fair interface that they have tried mimicking an IDE.
This is a programmers tool. As such a lot of the features and benefits are lost on a non-technical user. To get the most out of the tool you need to have a basic crash course in how it works and what it can do. The documentation and community are good, but it takes a bit of time to get up to speed.
Never had to use their customer support before. There is ample documentation online so it's straightforward to find a solution to any problem you might encounter. For example, I needed to convert a string of HTML code to a properly formatted HTML file to "modify." Easy to do when there are so many users of the product who have needed to do that same thing before.
S3 is a great service for storing unstructured data. It is cheap and us an user we don't have to care about scaling. Amazon S3 is a managed service. We use it for avery simple projects in our organization.
Sublime is more customizable and one can easily modify a lot of its features. On the contrary Visual Studio only has limited customizability features. Sublime text is also very light and not bloated as opposed to Visual Studio IDE. We also chose sublime because it has much better support for the majority of languages(especially Python) and I primarily work with python.
This software has been really useful for our company since thanks to the fact that you can work together with other colleagues in the same code, it is much easier to advance in the development of projects and thus be able to make your delivery in a much shorter time.
Because it provides all the necessary tools to develop projects, there is a great saving of time and costs.
It is easy to use so any user can use it and this makes it possible to streamline each project much faster and more if you do not necessarily have to be in the company to advance in them, and this is thanks to the fact that it can be used from anywhere with internet access.