Site Tools


linux_modules:vscode

Vscode

Project website: https://code.visualstudio.com/

VSCode is a powerful cross-platform text editor from Microsoft geared towards developers. Visual Studio Code is a lightweight but powerful source code editor which runs on your desktop and is available for Windows, macOS and Linux. It comes with built-in support for JavaScript, TypeScript and Node.js and has a rich ecosystem of extensions for other languages (such as C++, C#, Java, Python, PHP, Go) and runtimes (such as .NET and Unity).

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
linux_modules/vscode.txt · Last modified: 2023/08/29 19:56 by 127.0.0.1