Brackets is a free and open source text editor developed at Adobe under the MIT license, featuring inline editing, live preview, and a wide range of extensions.
N/A
Sublime Text
Score 9.0 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.
Brackets can be considered as the barebones version of a more complex piece of software like Dreamweaver. We selected Brackets due to the simplicity of the UI and the ease of use. In our case we do not need all the additional tools and gadgets that other, more complex software …
Unfortunately, I haven't used any other code editor and never did any research to find other solutions. I originally discovered the software when taking a class through Udemy and Brackets is what was suggested by the person teaching the course. Since then I've used it from the …
Brackets is an open-source IDE and free to use. It is specifically used for developing web applications that provide brackets an edge over the other available IDE in industry. There are more features available in Brackets as compared to other IDE. Being, Open-source, It is …
I have used Notepad++ before. I prefer Brackets, the core functionality is similar, but I like the feel and usability more. I think Brackets has some added features and customization abilities as well.
Applications Manager, Information Technology Services
Chose Brackets
Microsoft Visual Studio Code is superior to Brackets. Brackets are superior to Eclipse. I chose Brackets before Visual Studio code was available and have not decided to change for my web view development.
Atom is very similar to Brackets as it is a javascript based editor. I haven't used it as much, I tried it briefly when I was having an annoying bug in Brackets. It has a very rich ecosystem of plugins. Some of my learned behaviors and tools from Brackets were missing. I'm …
If, you do not want to use Bracket then use Adobe Dreamweaver or Notepad ++. These applications are also good and easy to use on web pages. Although Adobe Dreamweaver is not available for free, Notepad ++ is an open source editor so users can easily download and install the …
Have used Notepad++ and Mavens Mate for similar exercises. I appreciate Brackets over both of these tools for a combination of the simplicity but yet useful functionality that Brackets provides. Will take Brackets over either of these tools any day for css and html editing.
Brackets is kind of in the middle ground between Notepad++ and Visual Studio Code. It is a little smarter than Notepad++ (though both have a good collection of plugins) but a little slower and not quite as smart as Visual Studio Code. Brackets really favors the web developer, …
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 …
When I'm designing a specific page, I can line up all the folders and files in the left File Tree panel. This keeps me organized and able to find things as I need them. Once I'm organized, I'm ready to start coding. Brackets allows you to control quite a bit of your environment, which contributes to your efficiency at coding in an effort free environment. One of the standard features of the color coding of tags really makes a difference. As I'm reviewing the code, generally I can quickly notice a missing </> or some other typo. Plus the color coding often helps you quickly find a particular line you need. And speaking of color, when you hover over a hexadecimal value in the code, a box pops up showing you the color of that code. This is particularly helpful when you have multiple colors and you want to make sure that your CSS is spot on.
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.
Editing CSS classes are done particularly well. It’s very simple and straightforward. Brackets will throw errors while editing so you know where you may have made a wrong turn. Very helpful
The simple UI is refreshing. Often times code editors throw too much on the screen. Brackets keeps it simple and it’s appreciated!
As it is a javascript based program it can have some performance issues, especially with larger files (too large and it can't even open them).
Themes are limited to the editor area, but it would be nice to be able to customize the file-tree and gutter areas.
And the smallest quibble of all, make the open files area resizable. It's a little annoying to have to scroll up and down when you have plenty of screen space to see all the open files.
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.
As far as usability, text editors are about as simple as you can get in the GUI world. The little features that make Brackets unique are intuitive enough that you don't really need a manual to find them and come to rely on them. If anybody knows enough about coding and markup enough to be looking for different editors, they will be up to speed before the download finishes.
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.
Brackets has a very extensive support site. Everything is organized nicely for easy navigation. If you can't find an answer you can easily file an issue with them and they will be quick to respond. What's cool is you can also message them on Slack, if you request an invite first. Slack is a very popular program right now so it's great having that integration.
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.
Atom is very similar to Brackets as it is a javascript based editor. I haven't used it as much, I tried it briefly when I was having an annoying bug in Brackets. It has a very rich ecosystem of plugins. Some of my learned behaviors and tools from Brackets were missing. I'm sure there were third-party plugins to match it, but I never got the chance to dig into it. Sublime Text is actually my other daily work horse and it compliments Brackets well. It is a compiled, native application. As such I can open the massive csv files (millions of rows) that Brackets just can't. They won't replace each other and they work well together.
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.
Since this is an open-source tool, the ROI is very high. Anything it produces has a huge return on such a small investment of time learning to use the tool.
I was able to use this to augment the lackluster web development editor used by Eclipse. I use Brackets for the view, Eclipse for the server logic and server plugin.
The amount of convenient open-source plugins have improved productivity (minification, formatting, beautification).