Remote
Last updated
Was this helpful?
Last updated
Was this helpful?
The Visual Studio Code Remote Development extension pack allows you to open any folder in a container, on a remote machine (via SSH), or in the (WSL) and take advantage of VS Code’s full feature set.
This means that VS Code can provide a local-quality development experience — including full IntelliSense (completions), debugging, and more — regardless of where your code is located or hosted.
No requirements.
No documentation.
No environment.
No environment.
No environment.
No specific settings
Change enable
from False
to True
in the remote
section (cf ).
You can also take a look at the .
For more details, please visit the .
This lets you use any remote machine with an SSH server as your development environment.
Read the , the , and for more details.
No .