Does notepad++ have the quick scroll pane that Sublime Text have?

5

1

Sublime Text (Download) has the following feature that I use it all the time:

enter image description here

I would like to know if notepad++ (Download) have this feature. I call this feature 'Quick Scroll Pane' as I do not know the exact name for it.

user275517

Posted 2015-02-03T05:16:25.843

Reputation: 517

Question was closed 2015-02-03T13:19:58.890

Answers

7

Does notepad++ have a quick scroll pane?

Notepad++ does have this feature, it is called Document Map.

You can enable it from the menu using "View" > "Document Map" or use the keyboard shortcut Alt+V,D.

Document map screenshot

Source Using Document Map in Notepad++

DavidPostill

Posted 2015-02-03T05:16:25.843

Reputation: 118 938

Do you know if there's a way to reduce the text size in the Document Map? Sublime fits more lines in the same height. – Torben Gundtofte-Bruun – 2015-02-03T09:06:50.823

@TorbenGundtofte-Bruun the document map font size seems to be related to the main window font size (when I control mousewheel in the main window the document map font size changes as well). – DavidPostill – 2015-02-03T09:25:57.450

8

In Sublime Text it's called Minimap, in Notepad++ Document Map (go to View > Document Map)

idleberg

Posted 2015-02-03T05:16:25.843

Reputation: 1 200

1I think you should flag this as a duplicate instead of answering. You even have a link there and SublimeText is also mentioned in the other question... – avalancha – 2015-02-03T11:31:14.977

This question have more links that the one mentioned in other question. :) – user275517 – 2015-02-05T03:21:29.423