[开发杂项][VS Code]remote-ssd retry failed

Posted xcy6666

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[开发杂项][VS Code]remote-ssd retry failed相关的知识,希望对你有一定的参考价值。

on server

#reference: https://github.com/microsoft/vscode-remote-release/issues/4743
HASH=2d23c42a936db1c7b3b06f918cde29561cc47cd6
cd ~/.vscode-server/bin/
rm -r $HASH && mkdir $HASH && cd $HASH
wget https://vscode.cdn.azure.cn/stable/$HASH/vscode-server-linux-x64.tar.gz
tar -zxf vscode-server-linux-x64.tar.gz
mv vscode-server-linux-x64 vscode-server
touch vscode-scp-done.flag

on client

click ‘Retry’ in VSCode window
“remote.SSH.localServerDownload”: “always”

以上是关于[开发杂项][VS Code]remote-ssd retry failed的主要内容,如果未能解决你的问题,请参考以下文章

[开发杂项][VS Code]remote-ssd retry failed

[开发杂项][VS Code]remote-ssd retry failed

vs2010里app code右击web类文件找不到没有属性,即便有属性页面里面也没有“高级”,只有杂项!怎么回事

开发小结-杂项类

杂项:Code(开源资源)

[杂项][转载]vs2015update3各版本官方下载地址