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 trialFrederik Ask
122 Pointsindex.html
Hi, I was just wondering how to open the black program that is used in the first video, and how you refresh ur results after each lection. I hope you understood that :)
1 Answer
James Conner
9,821 Pointsare you referring to sublime text 2?
If so, download it and install it? (url: http://www.sublimetext.com/2 )
Also, keep in mind sublime text is just a text editor (like notepad in windows) just with extra features like syntax highlighting that make it easier to work with code. If you're on windows, Notepad++ is also a favorite of mine. Using sublime text while moving through these projects is handy though because the treehouse staff give quite a few awesome tips for using it in your workflow.