Visual Studio Remote Development: Difference between revisions
Jump to navigation
Jump to search
Created page with "[https://github.com/Microsoft/vscode-remote-release#readme Remote development ] is a set of extensions for Visual Studio Code that allows you to interact with a remote server on VSCode as if it is running on your local computer. == Installing the Remote Development extension pack == == Configuring Visual Studio Code == == Installing even more extensions for extra features == === for python === === for julia === === for jupyter notebook ===" |
(No difference)
|
Revision as of 13:18, 15 November 2023
Remote development is a set of extensions for Visual Studio Code that allows you to interact with a remote server on VSCode as if it is running on your local computer.