vs code扩展主机意外终止。请重新加载窗口以恢复。
今天手贱,看到提示更新,就把vscode给更新了;结果遇到报错:扩展主机意外终止。请重新加载窗口以恢复。
上图:
回答:
Git扩展的的问题,通过shift+command+p
执行SCM: Disable Preview
来回退,会发现图标被还原了,然后世界就安静了,参见更新文档里关于该问题的解释:
Some users are reporting issues with the new Git integration and the
keyboard layout support:The new Git source control extension is now enabled by default. This
Git integration goes through the same extension points as third-party
SCM providers. We're still working on the Git extension and if you'd
like to go back to the previous version, you can run the SCM: Disable
Preview SCM command to switch back.You can quickly tell if the Git extension is enabled by looking at the
Activity Bar icon. The new SCM provider integration will show a merge
icon instead of the Git icon:
回答:
回答:
一些用户报告了新的Git集成和
键盘布局支持:
默认情况下,现在启用了新的Git源代码控制扩展。这个
Git集成与第三方的扩展点相同
SCM供应商。我们还在做Git扩展,如果你愿意的话
要回到以前的版本,您可以运行SCM:禁用
预览SCM命令以切换回。
您可以通过查看该扩展是否启用了Git扩展
活动栏图标。新的SCM提供者集成将显示一个合并
图标而不是Git图标:
---这是官方的回应,删除vscode 项目目录extensions文件夹下的git文件夹就好了
回答:
删除了重新下载?
回答:
查下扩展吧,不行的话先全部禁用再试试看能不能正常开。看截图,貌似跟git有点关系,所以建议你优先排查下这方面的问题,另外重装下本机的git试试~
升级不算手贱吧,我还觉得vscode升级慢呢……我这有个扩展,有时候一天能报三次更新。。。
最后还有个问题,你这个git图标为啥和我的不一样?
回答:
检查path的环境变量最后结尾处有没有多 ; 号多了删掉就好了
以上是 vs code扩展主机意外终止。请重新加载窗口以恢复。 的全部内容, 来源链接: utcz.com/p/188928.html