Visual Studio Code
Jump to navigation
Jump to search
VS Code
MS VS code is a development tool to use various languaged program on local and remote server by utilizing an open source based code-server[1] as backend for Linux OS.
Window side VS code app uses SSH to connect code-server on server side so that various local and remote plugin can work locally and remotely.
VS Code connects to remote Linux server
- Install VS Code on your window
- Add SSH remote server with passwordless ssh login
- Connect to the SSH server