In order to install extensions for VS Code, you have two options:
- First, you can visit the Visual Studio Marketplace and install extensions from there through the Install links, which will open up in VS Code (that is, vscode:// links):
- Once you're on an extension's page, click on Install:
And if all goes well, VS Code should be opened and it should ask whether you would like to install the extension:
This approach is nice because ...