Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialJesper Ravn
1,155 Pointsthe best code editor
which tools and code editors are you using for Mac, are you using Textmate or something like that ? thanks for your time
9 Answers
Dustin Matlock
33,856 PointsHey Jesper, I'm not sure anyone can say which is best, but rather what works best for their use. However, below is a list of code editors that are my personal favorites. You could maybe see it as a list of what most developers would call some of the best. The first five are Mac apps, and the rest should be available on most platforms.
Christian Andersson
8,712 PointsSublime Text is pretty good and is also what you will see used in many of the courses here on TTH.
Steven Walters
10,573 PointsI am using PhpStorm and PyCharm and really like them.
The Jetbrain stuff is free for students now so if you are in any sort of school take a look. http://www.jetbrains.com/student/
Jonathan Musso
3,760 PointsOn OS X I have always used Coda and Coda 2. It is a great editor. As of late I am back on Windows so I am using Brackets and Atom.
Christian Sanchez
3,616 PointsI can't recommend Brackets enough. It trumps Sublime Text 2 in my opinion.
Wayne Priestley
19,579 PointsI have Coda 2 but I've been using Sublime Text for a long time now and i wouldn't use anything else now.
Juan Aviles
12,795 PointsAnother vote for Brackets although I'm on Windows.
Jesper Ravn
1,155 Pointswell thnx guys for your answers!
Dustin Matlock
33,856 PointsJesper, not to steer you in any direction, but if you wanted an opinion out of the ones listed, Atom, and Brackets are great code editors. Brackets keeps getting better, and so does Atom. Sublime is the pioneer out of the group, and it's also very good, but it doesn't receive updates as much as Atom or Brackets. I'm leaning towards those because not only are they are nice to use, but they're built with front-end languages and open source.
rayorke
27,709 PointsI've used many, many text editors throughout my career, from vi to emacs to Atom, Coda, Coda 2, Espresso, Notepad++, etc.
The choice of editor usually comes down to an individual's needs.
Currently, a lot of my development is very general purpose - both front-end and backend, so Sublime Text is the editor I'm using. I tried out Atom, but just recently switched back to Sublime about a month ago because of poor performance in Atom as well as crashing due to bugs. Sublime Text provides me with a tool that is fast, stable, and pleasant to work with.
I wouldn't necessary say that the speed at which your text editor is updated and maintained should be a deciding factor for you. The editor is just a tool, and it shouldn't be required to be cutting edge. I can apply cutting-edge methods to my code as easily on emacs and I can on Atom. I would take stability and slower updates over a quick development cycle any day. My tool only had to break once due to a poor update to realize the wisdom in this approach ;)
Dustin Matlock
33,856 PointsGreat analysis! I just gave Zed a try. Not sure how I feel about it, but seems like an interesting idea for Chrome users.
Tunde Adegoroye
20,597 PointsTunde Adegoroye
20,597 PointsI use brackets and never looked back as you edit using html and css it does live updates and even highlights elements so its easier for you to see which item it is your targeting and its free as well here's the linkhttp://brackets.io