如何在 Visual Studio 2010 中更改 vim 光标的颜色

发布于 2024-12-06 22:52:36 字数 141 浏览 3 评论 0原文

我已经在 Visual Studio 2010 中安装了 Vim 键绑定扩展。我还有一个带有深色背景的配色方案设置。这会产生一个问题,因为 Vim 键绑定扩展将我的光标设置为黑色,这是在深色背景下......不好。如何将该光标更改为不同的颜色?

谢谢。

I have installed the Vim key bindings extension in Visual Studio 2010. I also have a color scheme setup with a dark background. This creates a problem since Vim key bindings extension has set my cursor to black, which is against a dark background .... not good. How can I change that cursor to a different color?

Thanks.

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

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

发布评论

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

评论(2

妄想挽回 2024-12-13 22:52:36

如果你使用 VsVim 那么我也遇到了同样的问题。最终发现我需要更改 Tools > VsVim Block Caret 下的 VsVim Block Caret 显示项。选项>环境>字体和颜色>显示项目。我将前景色更改为“灰色”,将背景颜色更改为“白色”(看起来从后到前),但这在深色背景上对我来说看起来不错。

If you are using VsVim then I had the same problem. Eventually worked out that I needed to change the VsVim Block Caret display item under Tools > Options > Environment > Fonts and Colors > Display items. I changed the foreground color to 'Gray' and the background color to 'White' (which seems back to front) but that looks good for me on a dark background.

鸢与 2024-12-13 22:52:36

对于那些将来遇到这个问题的人 - 您可以在“工具”>“工具”中更改块插入符号颜色设置。选项> VsVim>默认值>项目颜色>块插入符

for those who hit upon this question in future - You can change the block caret color settings in Tools > Options > VsVim > Defaults > Item Colors > Block Caret

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