Visual Studio Code is a freeware source-code editor made by Microsoft for Windows, Linux and macOS.
Features:
- Installation without administrator privilege.
- Access remote file systems through ssh.
- And more
Links:
Download
Documention and tutorials
Extensions can be added through Ctrl+shift+x.
- User can adjust language features, such as python or R,
- User can choose editor flavors, such as vim or emacs.
- There are two steps for ssh remote file access after adding the remote-ssh extenstion
- Press function key to connect to a remote host: F1 -> remote-ssh: connect to host, select the host to ssh to.
- Open file
Accessing FRCE GPU nodes from your VS Code desktop client.
After accessing FRCE from remote connection, you can use terminal to request an interactive session to a GPU node.
If step-by-step debugging is needed, you will have to bring a VNC session from a GPU node.