Visual Studio Code
Getting started with using VSCode and ExCL.
Remote Explorer
Host excl
HostName login.excl.ornl.gov
IdentityFile ~/.ssh/id_rsa
Host quad00
HostName quad00
ProxyCommand c:/Windows\System32\OpenSSH/ssh.exe -W %h:%p excl
IdentityFile ~/.ssh/id_rsa
Host *
User <Username>
ForwardAgent yes
ForwardX11 yesHost excl
HostName login.excl.ornl.gov
IdentityFile ~/.ssh/id_rsa
Host quad00
HostName quad00
ProxyJump excl
IdentityFile ~/.ssh/id_rsa
Host *
User <Username>
ForwardAgent yes
ForwardX11 yes
Debugging Using Run and Debug
Useful Extensions
Remote Work
Linters
Language Support
Git
Note Taking/Knowledge Base
Julia Language Extension
Last updated
Was this helpful?