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

General Discussion

code editor

I tried using sublime text, but I couldn't figure out how to view the website I'm working on. Is there a way to view my website as I work or is that only on treehouse workspaces?

4 Answers

you can save the html file and then open the file in your browser. you should be able to either just double click it and it will open up in your default browser or right click -> open with to choose a specific one

how do I do that? this may be a stupid question, but since I started this course, i've only been using workspaces.

Hi naomi, have you tried Prevu ?

it worked! thank you so much!

I know this is late, but if you are in Sublime Text and have the html file open in the editor window. You can right click any where in the code window and click 'open in browser'.