Skip to content
Permalink
Browse files
Added Notes on Installing the Browser Preview
  • Loading branch information
aa7401 committed Oct 25, 2019
1 parent ba038cb commit 210ae9237f14c22395a2022f48754345f6159fdd
Showing 1 changed file with 1 addition and 1 deletion.
@@ -11,7 +11,7 @@ Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Windows-Subsystem-L

Restart your computer when prompted.

Now install Visual Studio Code and once launched install the [remote-wsl](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-wsl) component by Microsoft.
Now install Visual Studio Code and once launched install the [remote-wsl](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-wsl) component by Microsoft. You should also install the [browser-preview](https://marketplace.visualstudio.com/items?itemName=auchenberg.vscode-browser-preview) component which will allow you to open html web pages.

![remote-wsl](exercises/.images/remote-wsl.png)

0 comments on commit 210ae92

Please sign in to comment.