Visual Studio Code: Difference between revisions

From Cheaha
Jump to navigation Jump to search
(Created page with "Visual Studio Code Stub...")
 
No edit summary
 
Line 1: Line 1:
Visual Studio Code
== Remote Development ==


Stub...
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 19:15, 1 April 2020

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.