Brackets > Atom
• John Vandivier
OBSOLETE NOTICE: This post is obsolete and provided only for historical and archival reasons.
As a developer, working mainly in JS, unwilling to fork out cash, my preferred IDE is <a href="http://brackets.io/">Brackets.
Most people would say <a href="https://www.slant.co/versus/48/52/~atom_vs_brackets">Atom is better. I object for the following reasons:
- Can’t exclude node_modules in many use cases. I shouldn't have to restructure my application to fit my IDE.
- No right-click association in windows explorer, and vice versa: Open in windows explorer by right clicking a file in the IDE.
- I prefer the look and feel of Brackets
If I wasn't cheap I would go for <a href="https://www.jetbrains.com/">JetBrains probably.
For Java I like Eclipse or JetBrains products.
Here are a few cool Brackets extensions:
- In the package manager
- Beautify
- Todo
- Emmet
- Super Right Click
- Node.js bindings
- Markdown Toolbar
- Install by URL (it's worth the extra minute)