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++ ...)?
Please sign in to leave a comment.
IDE highlights code usages automatically when you click, not just plain words. What's the use case for highlighting all the same words?
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.
Please try https://plugins.jetbrains.com/plugin/201-browsewordatcaret .