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

Development Tools

I can't find an editor that has the tag Autocompletion that we see on the videos. So after <div> then </div> appears.

In the videos when a tag is entered then the closing tag appears automatically, I have spent all afternoon trying with CODA, Atom and Visual Studio Code but no success.

Coda should, or at least it does on mine, but you have to type the first part of the closing tag ( the </ part) and then it'll automatically complete it with the appropriate closing tag. I actually prefer it this way.