From 210ae9237f14c22395a2022f48754345f6159fdd Mon Sep 17 00:00:00 2001 From: "Mark Tyers (aa7401)" Date: Fri, 25 Oct 2019 08:56:42 +0100 Subject: [PATCH] Added Notes on Installing the Browser Preview --- 01 Setup Win10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01 Setup Win10.md b/01 Setup Win10.md index b518f381..5b478f49 100644 --- a/01 Setup Win10.md +++ b/01 Setup Win10.md @@ -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)