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

SublimeText 2 Sidebar issues

I'm having trouble getting the file package we are suppose to download for the web developer track to show up in my sidebar on SublimeText 2. Making very hard to follow along and code because I have to move it all manually. Any tips?

2 Answers

Elliott Frazier
PLUS
Elliott Frazier
Courses Plus Student 9,647 Points

Open Sublime Text, click view at the top of the page, then select sidebar, then select show sidebar.

Hope this helps!

There are two ways to install packages, one is using "git clone <nameoftherepository>" an the other is using the package control so you can search repositories directly from sublime text. Which one is your case?