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!
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

Mariah S
523 PointsProblems with Sublime Text 2
I've been trying to follow along with the video. But Sublime text 2 won't let me save anything, nor will it let me make a page from the codes. How can I fix this?
6 Answers

Guled A.
10,605 PointsTo save in Sublime Text 2 simply type the keys:
[command] & [s]
To make a new page type in the keys:
[command] & [n]
This should be done while the program is running. I hope this helped.

Mariah S
523 PointsI tried that. I think it was because I was using the free version. I downloaded a new web editor that is working. Thanks though!

Guled A.
10,605 PointsI also have the free version. It's no problem. I also prefer to use JSBin, it's good for prototyping, and practicing.

James Barnett
39,199 PointsJSBin is awesome for basic JavaScript stuff because it has a console built in. For most other things I use codepen

Mariah S
523 PointsWell, that's odd.
I'll check it out! Thanks

Samuel Johnson
9,152 PointsDoes it come up saying you have to buy the paid version?
if so just say later or whatever the response is and you will still be able to save the file, best to use save as though!

Mariah S
523 PointsNo, it doesn't. I tried "save as" and it worked!

Micol Bellantoni
3,061 PointsUse Notepad ++, it's free and it's very good for starting!