
If you have worked with Sublime Text Editor then you may be familiar with what a Document Map is. There is a section (sidebar) at the right side of the editor with gives an overview of the complete document in pretty tiny font. Document Map is really useful when working with large documents and you have to move quickly to a section of that document. Its much quicker to move within the file using Document Map instead of scrolling (you may understand the pattern of your code too, say where the function starts and ends looking at the map)
Notepad++ has this feature too (ver 6.6.8). Just click on the icon just next to the Function list. When you click on it the Document Map will be loaded at the right side.

- Notepad++ Editor alternatives for macOS
- How to add or remove bookmark on a line in Notepad++
- Notepad++ do not show CRLF characters
- Reduce the size of Tabs on Notepad++
- Delete blank lines in a file using Notepad++
- Fix: Notepad++ bottom status bar not visible
- Notepad++ Hex Editor
- How to show End of Line Characters in File using Notepad++
- [Tutorial] Write And Run Python Code In Notepad++ Editor
- How to install XML Tools Plugin Notepad++
- Customizing Notepad++ New Document Line Encoding: CR/LF/CR LF
- How to remove blank lines from a file using Notepad++
- Column Mode Editing in Notepad++
- Convert text to random case using Notepad++
- How to recover unsaved notepad file Windows 10
- How to delete all text after a character or string in Notepad++
- Setting up Cloud feature with Notepad++
- Install Notepad++ silently using Windows Powershell
- Using Document Map in Notepad++
- Enabling Notepad++ Dark Theme
- [Fix] Notepad++ tab not visible (hidden)
- Where are Notepad++ macros stored?
- Multiple line editing in Notepad++
- Alternatives for Notepad++ on Mac in 2021
- [Nopepad++] How to add text at end of each line
- Minecraft Java Edition - Java
- [Maven] Multiple annotations found at this line pom.xml CoreException, ArtifactResolutionException - Java
- PHP header location function not called - PHP
- Where are screenshots saved on Windows 11 using Snipping Tool? - Windows-11
- Java 8 foreach loop code examples - Java
- Show Desktop Keyboard Shortcut on Mac - MacOS
- Enabling Notepad++ Dark Theme - NotepadPlusPlus
- MySQL: Error Code: 1175 You are using safe update mode - MySQL