highlight a word when double click

已回答

Hi,

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

 

2

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

请先登录再写评论。