type
status
date
slug
summary
tags
category
icon
password
comment_flag
SLUGS

最简单的方式,直接点击install in SSH: xxxx

notion image
然而有时候可能是网络环境不好,会一直陷入Installing
notion image
我等了快一个下午了,“Installing”都没结束。
 

另外一种方式,通过ssh将本地插件拷贝到远程服务器。

步骤如下:
  1. 显示本地插件有哪些:
    1. 打开Visual Studio Code→Open settings file→add option:
      1. 这是声明了哪些插件需要自动安装在所有的远程服务器中。
    1. 重新打开vscode,并打开remote connection,vscode会自动通过ssh安装声明的插件。
     
    这里写了个python脚本,将本地的所有插件导出为json格式的list,

    当然也可以去下载插件的vsix包,然后上传到服务器进行安装。

    长命令行自动转成为Vs Code的launch.json关于路由器登录哆点的那点破事儿
    Loading...