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 trialTy Schenk
iOS Development Techdegree Graduate 16,269 PointsBest Code Editor for Mac
What is the best code Editor for mac. Would need to support HTML, PHP, and Ruby on Rails. also nice if it had Auto code completion on it but not needed.
5 Answers
Brandon Meredith
29,350 PointsSublime Text, http://www.sublimetext.com/, in my opinion is the best code editor available. It's not free, but it offers a ton of options and works very very well. The free trial actually lasts forever, you just have to dismiss the messages to purchase it from time to time.
As for free, TextWrangler is what I always used on Macs. https://itunes.apple.com/us/app/textwrangler/id404010395?mt=12
Dustin Matlock
33,856 PointsHi Ty, this is a common question on the forum. If you like you can check out this question where I've included a list of code editors. Most of them are available on OS X. A lot of new front-end developers seem to like Brackets. I keep going back to Atom.
Wayne Priestley
19,579 Points+1 for Sublimetext
Ty Schenk
iOS Development Techdegree Graduate 16,269 PointsThank you everybody for your help. I will look into these that you have suggested and find what i like best. Will update this with what i have chosen.
Thanks
Ty Schenk
iOS Development Techdegree Graduate 16,269 PointsI have decided to use Atom and Sublime text for now. Still trying out brackets. Thanks again for your help :)