如何停止 InteliJ IDEA 以突出显示插入符号下的标识符
使用 IntelliJ IDEA 键入时,插入符号下的标识符会以非常丑陋的绿松石背景突出显示。所有出现的标识符都采用不同的绿松石色。
这可能会有帮助。但不是那种令人眼花缭乱的难看的颜色。而且在我打字的时候不对。
有什么办法可以让这种痛苦变得有用吗?不同的颜色可能会更好。或者延迟 2 秒。两者兼而有之就完美了。
或者,如果这是不可能的,那么我宁愿生活在没有它的情况下,并且想知道如何完全切换它。
感谢您的任何提示。
While typing with IntelliJ IDEA the identifier under the caret is highlight with a very ugly turquoise background. And all occurrences of identifier in a different shade of turquoise.
This can be helpfully. But not with that obtrusively ugly colour. And not right while I type.
Is there any way to configure that pain to become useful? A different colour might be nice. Or 2 sec delay. Perfect would be both.
Or if this is not possible then I rather live without and would like to know how to switch it of completely.
Thanks for any hint.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
@Martin我相信你可以改变这一点。如果您进入设置 ->一般->颜色和字体并找到“插入符号下的标识符”,您可以在那里自定义内容!
@Martin I believe you can change this. If you go to settings -> general -> colours and fonts and find "Identifier under caret" you can customize things there!
设置 |编辑|在插入符号处突出显示元素的用法(但默认情况下禁用)。
还有一个第三方插件Identifierhighlighter,其功能几乎相同。
Settings | Editor | Highlight usages of element at caret (but it's disabled by default).
There is also Identifier Highlighter third-party plug-in which does almost the same.