Visual Studio Code
From UABgrid Documentation
(Difference between revisions)
(Created page with "Visual Studio Code Stub...") |
|||
Line 1: | Line 1: | ||
− | + | == Remote Development == | |
− | + | Visual Studio Code has official extensions available to enable and facilitate remote development. Three extensions are available from the [https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.vscode-remote-extensionpack Visual Studio marketplace]. They support remote development over SSH, in containers, and using Windows Subsystem for Linux (WSL). More detailed information on their use can be found at the [https://code.visualstudio.com/docs/remote/remote-overview documentation]. | |
+ | |||
+ | To use the Remote SSH extension please see [[Remote Editing#Visual Studio Code|Remote Editing]]. |
Latest revision as of 13:15, 1 April 2020
[edit] Remote Development
Visual Studio Code has official extensions available to enable and facilitate remote development. Three extensions are available from the Visual Studio marketplace. They support remote development over SSH, in containers, and using Windows Subsystem for Linux (WSL). More detailed information on their use can be found at the documentation.
To use the Remote SSH extension please see Remote Editing.