Visual Studio Code - 如何删除右上角的计数?

发布于 2025-01-13 23:22:06 字数 252 浏览 2 评论 0原文

数字显示我更改了多少行或字符,上面的白色是一个条,完成后,8 将变为 7,6,5,4,3,2,1,然后消失。当它执行时,我的代码中的文本会上下闪烁。我删除了很多扩展,但似乎找不到哪个扩展或什么设置正在执行此操作。

输入图片此处描述

The number shows how many lines or characters I have changed and the white above it is a bar and after you finish the 8 would got 7,6,5,4,3,2,1 and then disappear. When it does the text in my code flickers up and down. I removed a LOT of extensions but can't seem to find which one or what setting is doing this.

enter image description here

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

甜是你 2025-01-20 23:22:06

刚刚找到扩展“电源模式”,谢谢马克

Just found the Extension "Power Mode" Thanks Mark

雪若未夕 2025-01-20 23:22:06

我将其关闭,将这两行粘贴到 setting.json

powermode.combo.counterEnabled: hide,
powermode.combo.location: off

I turned it off, paste these two lines in setting.json

powermode.combo.counterEnabled: hide,
powermode.combo.location: off
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文