All Notepad++ Keyboard Shortcuts
Notepad++ is a free and open-source code editor designed for developers and text editing. It supports numerous programming languages and offers powerful features for efficient workflows.
Official URL: https://notepad-plus-plus.org/
Navigation
Switch to the next tab
Ctrl+Tab
Switch to the previous tab
Ctrl+Shift+Tab
Open file
Alt+F
Focus on document list
Alt+1
Editing
Duplicate current line
Ctrl+D
Delete current line
Ctrl+L
Toggle comment for selected lines
Ctrl+/
Move line up
Ctrl+Shift+Up Arrow
Move line down
Ctrl+Shift+Down Arrow
Search
Find
Ctrl+F
Find in files
Ctrl+Shift+F
Find and replace
Ctrl+H
Find next occurrence
Ctrl+N
Find previous occurrence
Ctrl+Shift+N
View Options
Toggle fullscreen mode
F11
Zoom in
Ctrl++
Zoom out
Ctrl+-
Toggle visibility of white spaces
Ctrl+Shift+H
Miscellaneous
Save current file
Ctrl+S
Save all files
Ctrl+Shift+S
Print current file
Ctrl+P
Exit Notepad++
Alt+F4
Notepad++
Additional information not available for this software.