Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Introducing the VS Code Text Editor!
You have completed Introducing the VS Code Text Editor!
Preview
Open your project in a browser to preview it or view any changes.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
which opens your index.html page in
another tab of your web browser.
0:00
Workspaces actually runs
a web server as well, so
0:00
that the page acts just like
one you'd put up on the web.
0:04
However, when you have your
files on your own computer,
0:07
you won't be viewing them through a web
server, unless you've set one up.
0:10
However, you can preview a webpage by
opening the index.html file in a browser.
0:14
Here in VS Code I have some code for
a webpage.
0:19
To open it in a browser, I can use my
computer's file explorer to find the file
0:22
on my computer and double click it.
0:27
Your computer should know to open
an HTML file in a browser by default.
0:29
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up