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

HTML

Problems 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

To 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.

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

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

James Barnett
James Barnett
39,199 Points

JSBin is awesome for basic JavaScript stuff because it has a console built in. For most other things I use codepen

Well, that's odd.

I'll check it out! Thanks

Samuel Johnson
Samuel Johnson
9,152 Points

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

No, it doesn't. I tried "save as" and it worked!

Use Notepad ++, it's free and it's very good for starting!