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 trial

jessicagrebenschikov
4,282 PointsWhat text editor do you use?
What text editor do you use? I am using Notepad++
From what I can tell they all seem the same. Any recommendations?
9 Answers

Caleb King
32,777 PointsSublime Text 2 is very popular. Notepadd++ was my go to for years until I switched to Mac. Sublime is on all platforms and with the right plugins it can almost be as powerful as an IDE.

Yo Yo
1,220 PointsSublime

Damian Perez
Courses Plus Student 7,269 Pointsim using brackets because of this:

James Andrews
7,245 PointsThat's pretty slick.

Thomas K
11,565 Points
Didn't know Brackets did that.

Tim Knight
28,888 PointsThere's a great article on AListApart that talks about CSS Shapes and using the Brackets editor.
http://alistapart.com/article/css-shapes-101
It's a nice feature, but even with it installed I've rarely discovered a practical use.

James Barnett
39,199 PointsBrackets:
- Strong features
- Looks good
- Free

James Barnett
39,199 PointsIt's a nice feature, but even with it installed I've rarely discovered a practical use.
Only thing I've used a CSS shape for is a speech bubble.

James Andrews
7,245 PointsTextmate and Vim (command line editor)

Sreng Hong
15,083 PointsSublime and Textmate

Tim Knight
28,888 PointsHi Jessica,
I definitely have to add support to the other comments about using Sublime Text. I've used a lot of various text editors in the past (starting with HTML Notepad, but that was a very long time ago). Sublime Text is very much like Textmate on the Mac, but as Caleb mentions it's available on all platforms. It's demo mode never expires, but it will show you a "You should register" window after a few saves. Some of the key reasons I find it so great:
- Extensive language support contributed to by a community of developers
- The ability to create templates and snippets to speed up your development (like Textmate, and it support Textmate bundles)
- The simplicity of installing packages using Package Manager (https://sublime.wbond.net/)

jessicagrebenschikov
4,282 Pointsthanks for the extra info on why you like sublime, super helpful =)

Jeff Busch
19,287 PointsSublime Text
Tiffany McAllister
25,806 PointsBrackets

Andrew Lasick
2,348 PointsI'd recommend staying with the free open source text editors, such as the one you're already using. Sublime will end up costing you $60 when your trial expires. It is pretty, but not worth the money in my opinion. The provided Workspaces through Treehouse are an alternative too (since you're paying your subscription). If you aren't familiar with Workspaces yet, it has a few nice features like, a code completer and a drag and drop up-loader/organizer for all of your web documents and images.