highlight a word when double click

Answered

Hi,

is there a way to configure intellij to highlight all matching occurrence word when doubleclick with mouse (like VSCODE/sublime/notepad++ ...)?

 

2
3 comments

IDE highlights code usages automatically when you click, not just plain words. What's the use case for highlighting all the same words?

0
Avatar
Permanently deleted user

i find it very useful and comfortable to view quickly all matching words in a file using the mouse only.

 

BTW - this feature works in pycharm.

0

Please sign in to leave a comment.