-
-
Notifications
You must be signed in to change notification settings - Fork 24
Smart highlighter
sieukrem edited this page Mar 17, 2015
·
1 revision
I have seen this functionality in Eclipse and was excited. If you set cursor on some variable all of its usages are highlighted. I found it very helpful feature and wanted it in Notepad++.
For me it is enough to select text range and select some style in context menu. If one wants more (for example automaticaly selection of some tokens without doubleclicking) can extend SmartHighlighter.js or implement additional script.