离线使用VSCode
需压使用的站点:https://code.visualstudio.com/docs/setup/network#_common-hostnames
设置本地下载扩展
设置本地下载 VSCode-Server
下载镜像
{
"remote.downloadDependencyMirror": "https://somehostname.com/somedir/"
// https://update.code.visualstudio.com/commit:$COMMIT_ID$/server-linux-x64/stable
// https://update.code.visualstudio.com/commit:863d2581ecda6849923a2118d93a088b0745d9d6/server-linux-x64/stable
// expected call https://somehostname.com/somedir/863d2581ecda6849923a2118d93a088b0745d9d6/server-linux-x64/stable
}
CLI 下载