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

General Discussion

Aron Shane
Aron Shane
1,211 Points

What is the best text editor to use?

What is the best text editor to use? I think, Code and Sublime look nice... better than Dreamweaver or Eclipse I would say. Any suggestions?

7 Answers

Mohammed Khalil Ait Brahim
Mohammed Khalil Ait Brahim
9,539 Points

I would suggest Sublime Text or Vim. I love both of them and use them both! Try them but my advise would be to try all the best text editor and choose the one you like :). By the way there is a workshop on treehouse about vim it's a good start

Aron Shane
Aron Shane
1,211 Points

Thanks! Was sublime free? Ill check out Vim as well.

Aron Shane
Aron Shane
1,211 Points

Really? Wow thats cool.. I thought it was a licensing thing. Ok thanks!

Mohammed Khalil Ait Brahim
Mohammed Khalil Ait Brahim
9,539 Points

Actually you need a license but you can use it even without one. That's the thing

Aron Shane
Aron Shane
1,211 Points

OK.... "Sublime Text 2 may be downloaded and evaluated for free, however a license must be purchased for continued use. There is currently no enforced time limit for the evaluation." lol

I would highly recommend all of the following!

Sublime Text Atom Brackets

If you have any questions about any of these editors feel free to ask them!

-Luke

Aron Shane
Aron Shane
1,211 Points

Thanks! Im checking of coda 2 also.. its a paid editor. Sublime Text has a download free or paid option which is kind of confusing. Is Sublime text free?

Nice, I haven't used Coda so I can't really give you any info on that but Sublime Text is free yes. The only downside of having the free version is every 10 saves or so it will ask you if you want to buy it but it's no big deal as all you have to do is press the cancel button.

I would highly recommend it, it's a fantastic editor.

I really like Brackets. Its free and has an auto refresh option so you can see the changes to your work in real time.

I love Brackets. They really went above and beyond on the feature set, making it a wonderfully flexible editor. I also love editing CSS files through the HTML. Very well thought out.

I personally really like Notepad++ (totally free) and Sublime. Notepad++ has been nice for hmtl because its easy to run with a web browser to see what your work looks like. I've only used sublime for javascript so far but it can be used for a variety of languages. When you run your program with the cntrl b shortcut it tells you what line of code the error is on which makes debugging easier.

christopher walsh
christopher walsh
10,763 Points

I like Brackets. its lets you get straight to the coding. other text editors take too much time learning all their features. Brackets is very simple. and you can upload a psd into Brackets and get all the CSS from it. so its very helpful.

Rob Turner
Rob Turner
1,458 Points

For now I'm with Brackets though I'm keeping an eye on Visual Studio Code.