在Remote.SSH: Use Local Server里取消勾选,接着尝试重新连接远程服务器, 这个时候VS Code会问remote platform是什么,选Linux就可以连接上了。 其实只要告诉VS Code每个Remote的platform就行, 可以在remote.SSH.remotePlatform里直接选对应的platform就能连上。
右下角提示“setting up SSH host xxx.xxx.xxx.xxx:(details) initializing VS code server”,卡住了。 按照提示,如果服务器不能自动安装vscode server的话,需要自己安装 export commit_id="899d46d82c4c95423fb7e10e68eba52050e30ba3" wget https://update.code.visualstudio.com/commit:${commit_id}/server...
2. vscode连接服务器时卡在setting up ssh host:initializing vscode server 如下图 通过ctrl+shift+p打开设置Remote-SSH-Settings,设置Remote.SSH:Show Login Terminal为false,去掉这个对勾就正常了。
VSCode Version: 1.42.1 (user setup) Local OS Version: Windows_NT x64 10.0.17763 Remote OS Version: Ubuntu 18.04 Remote Extension/Connection Type: SSH Remote - SSH version 0.49.0 I have successfully used the vscode's extension Remote-SSH ...
Type: Bug Connecting to SSH Inputting my username@sshServerDomain Sometimes it just says "Initializing VS Code Server" forever, or connection timed out (I have tested the SSH connection outside VS Code and it works. VS Code version: Code...
Fix terminal stdout and stderr redirection to not send to VS Code. #1348 Fix blank config and endless "Initializing..." if the file watcher limit is hit when using compileCommands. PR #1709 Fix error squiggles re-appearing after editing then closing a file. #1712 Show error output from ...
Fix terminal stdout and stderr redirection to not send to VS Code. #1348 Fix blank config and endless "Initializing..." if the file watcher limit is hit when using compileCommands. PR #1709 Fix error squiggles re-appearing after editing then closing a file. #1712 Show error output from ...
Remote OS Version: CentOS Linux release 7.7.1908 Remote Extension/Connection Type: SSH ms-vscode-remote.remote-ssh Version: 0.51.0 Python Extension version: Name: Python Id: ms-python.python Version: 2020.3.71659 Steps to Reproduce: Connect to remote server using remote-ssh extension Create a ...
"remote.SSH.useFlock": true [17:05:25.834] "remote.SSH.lockfilesInTmp": false [17:05:25.835] "remote.SSH.localServerDownload": auto [17:05:25.835] "remote.SSH.remoteServerListenOnSocket": false [17:05:25.835] "remote.SSH.showLoginTerminal": false [17:05:25.835] "remote.SSH.defaultEx...
vs/server/node/server.main.js:169:29615) at async ne.I (/vscode/vscode-server/bin/linux-x64/019f4d1419fbc8219a181fab7892ebccf7ee29a2/out/vs/server/node/server.main.js:169:27607) at async ne.installGalleryExtensions (/vscode/vscode-server/bin/linux-x64/019f4d1419fbc8219a181fab7892ebc...