VS Code 源控件“分支”UI 消失了

问题描述 投票:0回答:1

更新到最新版本的 VSCode(我相信是 1.95)后, “分支”标签 nologer 出现在源代码控制面板中。 (这意味着您无法再使用该面板查看/切换本地分支) 还有人遇到同样的问题吗?

The Current Panel like and there is no

如何恢复分行UI?

visual-studio-code user-interface branch gitlens
1个回答
0
投票

分支、存储等现在显示在 GitLens 面板中。您可以通过打开省略号菜单将它们分离,以便它们按照以前的方式工作。 新源代码控制面板的屏幕截图

省略号菜单截图

© www.soinside.com 2019 - 2024. All rights reserved.