1、打开code->首选项->用户设置。

2、在打开的settings.json文件中搜索channel
// 配置是否从更新通道接收自动更新。更改后需要重启。
"update.channel": "default",

3、在右侧设置
"update.channel": "none"
重新启动Visual Studio Code

1、打开code->首选项->用户设置。

2、在打开的settings.json文件中搜索channel
// 配置是否从更新通道接收自动更新。更改后需要重启。
"update.channel": "default",

3、在右侧设置
"update.channel": "none"
重新启动Visual Studio Code
