Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Asher Goldsby
3,143 Pointswhich text editor should I download
I'm new to this and don't know what a good text editor to use for a beginner
3 Answers

Alena Holligan
Treehouse TeacherVisual Studio Code is becoming popular because it's free and has a lot of great features :)

Steven Parker
215,954 PointsI'm personally fond of Vim, but it has a significant initial learning curve so I can't really recommend it as a "beginner" editor.
Usually, operating systems come with a simple one you could use for a while (such as "notepad" on Windows). After some experience you might have a better idea of what features you'd like to have in an editor which would help to select one.

Asher Goldsby
3,143 PointsThanks Steven

Mark Truitt
8,758 PointsWould agree with Alena on VSC. If you are looking for something a bit more robust an IDE helps a lot. I personally use VSC and PHPStorm.

Alena Holligan
Treehouse TeacherFor a full IDE PHPStorm is GREAT!!!
Asher Goldsby
3,143 PointsAsher Goldsby
3,143 PointsThanks Alena