Npp-Highlighter draw indicator on scroll bar when:
- line contents changed
- double clicked and smart highlighted words
- text highlighted by Style token
Many thanks to Sieukrem, this plugin is based on his plugin - jN, from here https://github.com/sieukrem/jn-npp-plugin
Highlighter disabled the javascript functions from jN, only use the bar to display the changed and highlighted results.
- Highlight the changed lines on the right side bar
- Highlight the word selected by double click on the right side bar
- Indicate the current line position on the right side bar
- double click the indicator(scrollbar) area to bring the scrollbar jump to the location
- Improve the performance when dealing with huge files
- Allow user change the color?
- For 32-bit, download the Npp-Highlighter.dll under Release\Win32 folder, launch Notepad++, click menu 'Settings/Import/Import plugin(s), select the dll file, follow the instructions.
- For 64-bit, download the Npp-Highlighter.dll under Release\x64 folder, launch Notepad++, click menu 'Settings/Import/Import plugin(s), select the dll file, follow the instructions.