VS Code: Difference between revisions

From UMIACS
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[https://code.visualstudio.com/ Visual Studio (VS) Code] is a multi-platform source-code editor developed by Microsoft. It can be used with a variety of programming languages and can have its base functionality extended through use of extensions available via [https://marketplace.visualstudio.com/vscode its marketplace].
[https://code.visualstudio.com/ Visual Studio (VS) Code] is a multi-platform source-code editor developed by Microsoft. It can be used with a variety of programming languages and can have its base functionality extended through use of extensions available via [https://marketplace.visualstudio.com/vscode its marketplace].
==Cluster Usage==
It can be convenient when using our [[SLURM]] computing clusters to open a VS Code session on the submission node(s) that you have access to via VS Code's [https://code.visualstudio.com/docs/remote/ssh Remote - SSH extension].

Revision as of 16:35, 15 May 2024

Visual Studio (VS) Code is a multi-platform source-code editor developed by Microsoft. It can be used with a variety of programming languages and can have its base functionality extended through use of extensions available via its marketplace.

Cluster Usage

It can be convenient when using our SLURM computing clusters to open a VS Code session on the submission node(s) that you have access to via VS Code's Remote - SSH extension.