Overview
ProductRatingMost Used ByProduct SummaryStarting Price
Brackets
Score 9.3 out of 10
N/A
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.1 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.
$80
Vim
Score 9.5 out of 10
N/A
Vim is an open source configurable text editor.N/A
Pricing
BracketsSublime TextVim
Editions & Modules
No answers on this topic
Business
$80.00
No answers on this topic
Offerings
Pricing Offerings
BracketsSublime TextVim
Free Trial
NoNoNo
Free/Freemium Version
NoYesNo
Premium Consulting/Integration Services
NoNoNo
Entry-level Setup FeeNo setup feeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
BracketsSublime TextVim
Considered Multiple Products
Brackets
Chose Brackets
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 …
Sublime Text
Chose Sublime Text
I have not used Brackets extensively, just for a few minor projects to sample how it works. I ended up switching back to Sublime Text because I am more comfortable with it. Brackets seemed to work as described—easy plug and play—but Sublimes interface seemed a little more …
Chose Sublime Text
Visual Studio Code is nice from a development standpoint in that it offers many of the features of Sublime Text with the addition of an integrated terminal. Brackets likewise offers some of the benefits of Sublime Text with some added HTML specific tools. Both of these …
Chose Sublime Text
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 …
Chose Sublime Text
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.
Chose Sublime Text
Sublime text stacks up very well against other text editors as it is lightweight, is very well established and has a large user base, and has a number of plugins that allow for customization. Depending on the language being used, there may be an editor that is more suited for …
Vim
Chose Vim
It is hard to compare Vim to many other packages in the developer's stack of tools. It mainly does one thing, edit text, and does it better than anything else. For instance, you can't really compare it to Visual Studio Code because VS actually has a Vim plug-in so you can …
Chose Vim
Vim is a text editor that strives for simplicity. It does that well, but when you need something at the next level, take a look at the above two. Visual Studio Code is a fantastic, free code editor that makes most of my workflow easy.
Best Alternatives
BracketsSublime TextVim
Small Businesses
BBEdit
BBEdit
Score 10.0 out of 10
BBEdit
BBEdit
Score 10.0 out of 10
BBEdit
BBEdit
Score 10.0 out of 10
Medium-sized Companies
Vim
Vim
Score 9.5 out of 10
Vim
Vim
Score 9.5 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.3 out of 10
Enterprises
Vim
Vim
Score 9.5 out of 10
Vim
Vim
Score 9.5 out of 10
Microsoft Visual Studio Code
Microsoft Visual Studio Code
Score 9.3 out of 10
All AlternativesView all alternativesView all alternativesView all alternatives
User Ratings
BracketsSublime TextVim
Likelihood to Recommend
10.0
(14 ratings)
9.1
(56 ratings)
10.0
(9 ratings)
Likelihood to Renew
-
(0 ratings)
10.0
(1 ratings)
-
(0 ratings)
Usability
10.0
(2 ratings)
8.9
(4 ratings)
8.0
(1 ratings)
Availability
-
(0 ratings)
9.0
(1 ratings)
-
(0 ratings)
Performance
-
(0 ratings)
10.0
(1 ratings)
-
(0 ratings)
Support Rating
9.5
(5 ratings)
9.3
(11 ratings)
6.0
(5 ratings)
Configurability
-
(0 ratings)
10.0
(1 ratings)
-
(0 ratings)
Ease of integration
-
(0 ratings)
7.0
(1 ratings)
-
(0 ratings)
Product Scalability
-
(0 ratings)
8.0
(1 ratings)
-
(0 ratings)
User Testimonials
BracketsSublime TextVim
Likelihood to Recommend
Open Source
Brackets can handle most text editing problems, at least if you have a file small enough that it opens. But with so many free and open-source editors out there, it is easy to have multiple tools that fit specific niches. If you are editing HTML and CSS, get Brackets.
Read full review
Sublime HQ
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.
Read full review
Open Source
I would recommend Vim in any scenario where text files have to be viewed, created, or edited on GNU/Linux computers. Regardless if you need to quickly change a few things in a configuration file, or you need to write up a full document, Vim is great. I wouldn't use Vim to view, edit, or create anything that requires "rich-text". In other words, if you need to format the text (bolding, font colours, word-art, etc), then Vim isn't the tool to use.
Read full review
Pros
Open Source
  • The Live Preview feature is extremely helpful. You can make tweaks to your CSS and then see how it affects the pge you're coding.
  • The recently added file tree feature is really a time saver. You can move files with a drop and drag feature without ever minimizing the program.
  • One of my favorite features is the ability to update the core program with extensions. Some of the extensions are simple, like adding themes, while others are a offer a little more assistance like creating Lorem Ipsum text for you.
Read full review
Sublime HQ
  • It is very light and boots up instantaneously.
  • It has tons of plugins that will help you to customize sublime entirely according to your needs and thereby is not bloated
  • Package control is really easy to work with and most plugins can be installed in 2 just clicks.
  • Free version has nearly all the features of the paid version.
  • Its User Interface is simple and makes it easy to located many features.
  • It gives you a ton of control over your ide setting through User-settings where you can customize almost everything.
Read full review
Open Source
  • The efficient modal editing makes it very fast to write/edit code as I think of it.
  • The customization and wide range of plugins let me do very specific things and automate parts of my workflow.
  • The fact that it runs inside a terminal simplifies my window management and just becomes another Tmux window in my workflow.
Read full review
Cons
Open Source
  • Can be a little slow to open and render larger files at times relative to a similar application running on the same computer.
  • Some plugins have performance or quality issues (not the fault of Brackets per se, but with the ecosystem of extensions).
  • Color schemes, styling ease of use could be improved. For example, provide out-of-the-box schemes like "high-contrast, night-time, bold."
Read full review
Sublime HQ
  • Plugins are easier to use and less complicated but transferring your license to a new computer isn't as simple as it sounds.
  • Sublime has an automatic file comparison feature, but it's challenging to use and should be improved.
  • Adding the ability to mark or highlight the text with different colors would be an excellent application.
Read full review
Open Source
  • Without a doubt the hardest program to learn. It is a completely different paradigm of thinking compared to other editors
  • By default it doesn't have lots of fancy features you would find in larger IDE programs like code completion and linking
  • It lives in the command line so a user has to be comfortable with this interface
Read full review
Likelihood to Renew
Open Source
No answers on this topic
Sublime HQ
I love this application. It has helped to improve my work. Also, I became so used to the shortcuts that It's hard for me to change to another editor.
Read full review
Open Source
No answers on this topic
Usability
Open Source
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.
Read full review
Sublime HQ
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.
Read full review
Open Source
I don't consider the steep learning curve to be a hinderance on the overall usability. I would rate this a ten, but to be honest a lot of people do get hung up at the beginning and just abandon it. However, for people who have made the moderate effort to get over the hump, nothing can be more usable.
Read full review
Performance
Open Source
No answers on this topic
Sublime HQ
It has many handy hacks and shortcuts which enhances its performace.
Read full review
Open Source
No answers on this topic
Support Rating
Open Source
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.
Read full review
Sublime HQ
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.
Read full review
Open Source
There is no commercial support for Vim. Thus, it will not get a mark beyond 5. However, community support is very good. You can easily find solutions for most of the problems in the community.
Read full review
Alternatives Considered
Open Source
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 packages offer. We need something that's quick, easy, uncluttered and focuses specifically on our needs, which are seeing code and editing code. In this case no frills and complex UIs are required.
Read full review
Sublime HQ
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 small license cost for the persistent use of a great product.
Read full review
Open Source
Vim's keybindings are a lot more complex than Notepad++. With that, comes a whole bunch of capability that Notepad++ just can't match. Emacs is comparable, in terms of capabilities--because Vim is built into so many unix systems, I chose to learn it instead of Emacs. Knowing both probably isn't a bad idea, but there's enough to learn in either camp to keep you busy
Read full review
Return on Investment
Open Source
  • ROI is great. The version of the tool we are using is free so not a whole of lot “investment” went into it. And the work we can accomplish with it more than makes up for the “cost.”
  • The ease of use makes it simple for anyone new to the tool to start using it and contributing to the project.
Read full review
Sublime HQ
  • Sublime Text has helped me to focus on specific tasks, cutting out the clutter that many other IDEs have. As such, it has helped me be a more productive employee because I don't get dazed by hundreds of buttons. I can focus on just the code.
  • Sublime Text is so affordable that it's a no-brainer to have an extra tool in your toolset.
  • The Search features of Sublime Text are so useful that it has saved me a great amount of time compared to using Find & Replace menus in Xcode, Android Studio, or Eclipse.
Read full review
Open Source
  • It always increases productivity.
  • Sometimes feature discovery is not easy. It could be documented well like how to install a plugin and if it supported well or not.
Read full review
ScreenShots