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 trialTheo VOGLIMACCI
8,027 PointsWhat's the best code editor on Mac OS?
Hello,
It's a simple questions : what's the best code editor on Mac Os? I know that it depends of many factors, but i just want to try working on my own text editor wether in workspaces.
3 Answers
Steve Hunter
57,712 PointsI use Sublime Text but there are many others out there.
Steve.
Thomas Nilsen
14,957 Points3 pretty good ones are;
The last one is a fully fledged IDE, but if you want all the features, you need to pay for it.
Alexander Davison
65,469 PointsThe top text editors I know are:
- Sublime Text (My personal favorite! Good for all languages)
- Atom (Good for all languages!)
- Brackets (Good for HTML/CSS/JS)
- PyCharm IDE (Great IDE for Python! I use this all the time)
- RubyMine IDE (Great for Ruby!)
- Webstorm
- IntellJ (Great for Java! Yes, Java, not JS)
- MonoDevelop (Great for C#)
- Gedit (Never used, not sure )
Also, remember, when you want to know something, Google (or whatever search engine you like) is your friend