Can Notepad++ highlight search results in its scrollbar area, whereby the scrollbar represents the height of the entire document being viewed and is visually marked (colour-coded, ticked or otherwise) relative to where the results occur in the actual document?

Does an option or plugin exist for this?

Some other software programs like Eclipse and Google Chrome implement this kind of high level scrollbar visualization to aid understanding of results in one view.

I found the following example image on the Internet to demonstrate the concept - it's not Notepad++ but shows the scrollbar concept being referred to.

Example of highlighted scrollbar

link|improve this question

64% accept rate
2  
+1 for introducing me to the concept. Very nice. – Xavierjazz Nov 29 '10 at 3:52
feedback

2 Answers

A bit late but yes, there is a plugin for that, it's called "SmartHighlighter" and is part of the jN Plugin suite found at http://sourceforge.net/apps/mediawiki/notepad-plus/index.php?title=Plugin_Central

link|improve this answer
feedback

There's a feature that puts a line marker next to the line numbers.

Search > find. Check the option "mark line".

link|improve this answer
That's nice but doesn't provide the same high level visual of the entire document at once. Thank you for posting this close second - I might have to be satisfied with it. – John K Nov 29 '10 at 3:53
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.