- Visual Studio Code Remote Development Troubleshooting Tips and Tricks
- Connect to a remote server via code --folder-uri · Issue #190 · microsoft/vscode-remote-release (github.com)
- How to attach a remote container using vscode command line
- code --folder-uri "vscode-remote://ssh-remote+12.23.45.67/home/myuser/dev/"
- 其中,从+之前的内容都需要逐字保留,+之后的主机ip/域名以及后面的用户家目录等具体目录由自身清空而定



