Highlight occurrences of selected text
Answered
Regarding the new feature shown below: can be highlight COLOR be customized ?
In dark mode it's rather hard to see them.
What's New in DataGrip 2024.3
Highlight occurrences of selected text
By default, DataGrip will now automatically highlight all instances of the text you select within a file. This makes it easier to track where your selected text appears throughout your code.
Please sign in to leave a comment.
Hi,
Yes. Open Settings and go to Editor > Color Scheme > General. Under Search Results, find Text search result and adjust the Background color:
^ This above pertains to "search results", i.e. select the text, and CTRL + F, the found text will have the highlights:
I'm asking about the new feature: Highlight occurrences of selected text
thanks
I see. Then it should be in Code > Identifier under caret:
Excellent thanks !