有大佬折腾过 vscode 的 remote 开发配置吗?我想知道我这个是不是有什么设置没搞好,它一直在这个界面是因为已经配置好了吗?我百度搜了半天都没看到被人最后搞好是什么样子。。。。。
0382ca8d8f37: running
Acquiring lock on /root/.vscode-server/bin/ea3859d4ba2f3e577a159bc91e3074c5d85c0523/vscode-remote-lock.root.ea3859d4ba2f3e577a159bc91e3074c5d85c0523
Found existing installation at /root/.vscode-server/bin/ea3859d4ba2f3e577a159bc91e3074c5d85c0523...
Checking /root/.vscode-server/.ea3859d4ba2f3e577a159bc91e3074c5d85c0523.log and /root/.vscode-server/.ea3859d4ba2f3e577a159bc91e3074c5d85c0523.pid for a running server
Looking for server with pid: 1364
Found running server...
*
* Reminder: You may only use this software with Visual Studio family products,
* as described in the license (
https://go.microsoft.com/fwlink/?linkid=2077057)
*
Checking server status on port 43639 with wget
0382ca8d8f37: start
sshAuthSock====
webUiAccessToken====
listeningOn==43639==
osReleaseId==debian==
arch==x86_64==
tmpDir==/run/user/0==
platform==linux==
unpackResult====
didLocalDownload==0==
downloadTime====
installTime====
extInstallTime====
serverStartTime====
0382ca8d8f37: end
我试了一下远程编译 py 和 C++ 输出 hello 好像没什么问题