开发者

How to stop InteliJ IDEA to highlight the identifier under the caret

开发者 https://www.devze.com 2023-02-24 23:23 出处:网络
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.

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.

开发者_JAVA技巧

Thanks for any hint.


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.


@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!

How to stop InteliJ IDEA to highlight the identifier under the caret

0

精彩评论

暂无评论...
验证码 换一张
取 消