This is an old revision of the document!
Vscode
Project website: https://code.visualstudio.com/
VSCode is a powerful cross-platform text editor from Microsoft geared towards developers.
Using vscode
Loading the Module
Example:
[ktm5j@portal01] ~$ module whatis vscode vscode : Microsoft Visual Studio Code current version [ktm5j@portal01] ~$ module load vscode [ktm5j@portal01] ~$ which code /sw/linux-any/vscode/current/bin/code
Environment Variables
Variable | Join Type | String Added |
---|---|---|
PATH | prepend | /sw/linux-any/vscode/current/bin |