Notepad ++ Shortcut Keys.
| Shortcut | Action | Description |
|---|---|---|
Alt+C
|
Column Editor | Open column editor. |
Alt+F4
|
Exit | Close Notepad++. |
Ctrl+A
|
Select All | Select all text. |
Ctrl+Alt+F
|
Collapse Level | Collapse level. |
Ctrl+Alt+Left Arrow
|
Previous View | Go to previous view. |
Ctrl+Alt+O
|
Open File | Open file and keep focus in editor. |
Ctrl+Alt+R
|
Read-Only Mode | Toggle read-only mode. |
Ctrl+Alt+Right Arrow
|
Next View | Go to next view. |
Ctrl+Alt+Shift+A
|
Collapse All | Collapse all levels. |
Ctrl+Alt+Shift+B
|
Uncollapse All | Uncollapse all levels. |
Ctrl+Alt+Shift+F
|
Uncollapse Level | Uncollapse level. |
Ctrl+Alt+T
|
Comment Toggle | Toggle comment on/off. |
Ctrl+B
|
Go to Brace | Go to matching brace. |
Ctrl+C
|
Copy | Copy selected text. |
Ctrl+D
|
Duplicate Line | Duplicate the current line. |
Ctrl+F
|
Find | Find text in document. |
Ctrl+F2
|
Toggle Bookmark | Toggle bookmark on current line. |
Ctrl+F3
|
Find Previous | Find previous occurrence. |
Ctrl+G
|
Go To Line | Go to a specific line number. |
Ctrl+H
|
Replace | Find and replace text. |
Ctrl+L
|
Cut Line | Cut the current line. |
Ctrl+N
|
New File | Create a new file. |
Ctrl+O
|
Open File | Open an existing file. |
Ctrl+P
|
Print the current file. | |
Ctrl+Page Down
|
Next Document | Go to next document. |
Ctrl+Page Up
|
Previous Document | Go to previous document. |
Ctrl+Q
|
Record Macro | Start/stop recording macro. |
Ctrl+S
|
Save | Save the current file. |
Ctrl+Shift+1
|
Collapse Current Level | Collapse current level. |
Ctrl+Shift+Alt+O
|
Open All Files | Open all files in current folder. |
Ctrl+Shift+B
|
Select to Brace | Select text to matching brace. |
Ctrl+Shift+Down Arrow
|
Move Line Down | Move current line down. |
Ctrl+Shift+F
|
Find in Files | Find in files. |
Ctrl+Shift+G
|
Go To Line | Go to a specific line with offset. |
Ctrl+Shift+I
|
Duplicate Window | Duplicate current window. |
Ctrl+Shift+K
|
Delete Line | Delete the current line. |
Ctrl+Shift+Q
|
Play Macro | Play recorded macro. |
Ctrl+Shift+S
|
Save As | Save the file with a new name. |
Ctrl+Shift+T
|
Duplicate Line Down | Duplicate current line below. |
Ctrl+Shift+Tab
|
Previous Document | Switch to previous tab. |
Ctrl+Shift+U
|
Uppercase | Convert to uppercase. |
Ctrl+Shift+Up Arrow
|
Move Line Up | Move current line up. |
Ctrl+Shift+W
|
Zoom Out | Zoom out. |
Ctrl+Space
|
Function List | Open function list. |
Ctrl+T
|
Swap Line Up | Swap current line with the previous line. |
Ctrl+Tab
|
Next Document | Switch to next tab. |
Ctrl+U
|
Lowercase | Convert to lowercase. |
Ctrl+V
|
Paste | Paste copied text. |
Ctrl+W
|
Zoom In | Zoom in. |
Ctrl+Wheel Down
|
Zoom Out | Zoom out with mouse wheel. |
Ctrl+Wheel Up
|
Zoom In | Zoom in with mouse wheel. |
Ctrl+X
|
Cut | Cut selected text. |
Ctrl+Y
|
Redo | Redo the last action. |
Ctrl+Z
|
Undo | Undo the last action. |
F1
|
Help | Open Notepad++ Help. |
F11
|
Full Screen | Toggle full screen mode. |
F12
|
View Current File | View current file in browser. |
F2
|
Next Bookmark | Go to next bookmark. |
F3
|
Find Next | Find next occurrence. |
F5
|
Run | Run program. |
Shift+F2
|
Previous Bookmark | Go to previous bookmark. |