VSCODE报错:运行命令 remote-explorer.refresh 错误: Client network socket disconnected before secure TLS connection was established。这可能是由提交 remote-explorer.refresh 的扩展引起的。

VSCODE报错:

运行命令 remote-explorer.refresh 错误: Client network socket disconnected before secure TLS connection was established。这可能是由提交 remote-explorer.refresh 的扩展引起的。



相关:

https://blog.csdn.net/qq_44106037/article/details/139124149


image


解决方法就是把VSCODE里面的所有的安装的插件文件全部删除,然后重启VSCODE,这样VSCODE就会重新安装所有的插件;这个问题的出现可能是因为插件的卸载不完全导致的。


这种方法虽然可以解决该问题,但是VScode重新自动安装插件的时间较长,如果这时候想要连接远程主机可以使用connection操作,这样就可以自动优先下载ssh插件,当然也可以在插件库中手动操作。


image




posted on 2025-01-01 12:47  Angry_Panda  阅读(1202)  评论(0)    收藏  举报

导航