<img height="1" width="1" src="https://www.facebook.com/tr?id=414634002484912&amp;ev=PageView &amp;noscript=1">
Skip to content
  • There are no suggestions because the search field is empty.

5 Install Visual Studio Code and Live Preview Server

Install the VS Code for communication with GitHub the Live Preview Server that enables you to view a preview of your document as you edit.

There is no charge to install and use VS Code!

While it is possible to access GitHub via the GitHub desktop app, the SMPTE HTML workflow is designed to work optimally using the VS Code Text Editor and a ms-vscode.live-server extension local server app that enables live preview of the HTML as you edit. From VS Code, you can:

  • Directly edit the HTML.
  • Preview the HTML as it would be presented in a browser.
  • Perform document operations via the VS Code terminal, which is similar to using a command line editor.

You may, however, use a command interface of your choice.

To install VS Code:

To install the live preview extension:

There are other live preview options as well, but SMPTE recommends MS extension.