Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

VSCode is for both managing remote files stored on supercomputer storage, as well as providing a rich IDE for development. This can be accomplished through the use of the Visual Studio Code CLI Server. Follow these steps to prepare a job allocation for the VSCode background server.

Set up VSCode CLI Server

Log into the Agave supercomputer start the VSCode command shortcut vscode. A separate job session will be created in the background to run the service daemon.

Code Block
languagebash
[wdizon@agave1:~]$ 

...

vscode

...


*
* Visual Studio Code Server
*
* By using the software, you agree to
* the Visual Studio Code Server License Terms (https://aka.ms/vscode-server-license) and
* the Microsoft Privacy Statement (https://privacy.microsoft.com/en-US/privacystatement).
*
To grant access to the server, please log into https://github.com/login/device and use code 1EAB-9CE6

2. Review the previous output and identify both the github login URL and accompanying code:
..., please log into https://github.com/login/device and use code 1EAB-9CE6

...