Notepad++!


1
File Menu
12
  Shortcut Key   Description
1 Ctrl+O Open File
2 Ctrl+N New File
3 Ctrl+S Save File
4 Ctrl+Alt+S Save As
5 Ctrl+Shift+S Save All
6 Ctrl+P Print
7 Alt+F4 Exit
8 Ctrl+Tab Next Document (also shows list of open files)
9 Ctrl+Shift+Tab Previous Document (also shows list of open files)
9 Ctrl+Numpad[0-9] Go to the n-th document on tab bar, n between 1 and 9
10 Ctrl+PgUp Next document
11 Ctrl+PgDn Previous document
12 Ctrl+W Close Current Document
2
Run Menu
11
  Shortcut Key   Description
1 F5 Launch Run Dialog
2 Alt+F1 Get PHP help
3 Alt+F2 Google search
4 Alt+F3 Wikipedia search
5 Alt+F5 Open file (name at cursor)
6 Alt+F6 Open file in another instance (name at cursor)
7 Ctrl+Alt+Shift+R Open in Chrome
8 Ctrl+Alt+Shift+X Open in Firebox
9 Ctrl+Alt+Shift+I Open in IE
10 Ctrl+Alt+Shift+F Open in Safari
11 Ctrl+Alt+Shift+O Send via Outlook
3
Edit Menu
44
  Shortcut Key   Description
1 Ctrl+C Copy
2 Ctrl+Insert Copy
3 Ctrl+Shift+T Copy current line to clipboard
4 Ctrl+X Cut
5 Shift+Delete Cut
6 Ctrl+V Paste
7 Shift+Insert Paste
8 Ctrl+Z Undo
9 Alt+Backspace Undo
10 Ctrl+Y Redo
11 Ctrl+A Select All
12 Alt+Shift+Arrow Keys, or
Alt+Left mouse click
Column Mode Select
13 Ctrl+Left mouse click Start new selected area. Only multiple stream areas can be selected this way
14 Alt+C Column Editor
15 Ctrl+D Duplicate Current Line
16 Ctrl+T Switch the current line position with the previous line position
17 Ctrl+Shift+Down Move Current Line, or current selection if a single stream, Down
18 Ctrl+L Delete Current Line
19 Ctrl+I Split Lines
20 Ctrl+J Join Lines
21 Ctrl+G Launch Goto Line Dialog
22 Ctrl+Q Single line comment
23 Ctrl+Shift+Q Single line uncomment
24 Ctrl+K Toggle single line comment
25 Ctrl+Shift+K Block comment
26 Tab Insert Tabulation or Space (indent) (selection of one or more full lines)
27 Shift+Tab Remove Tabulation or Space (outdent) (selection of one or more full lines)
28 Ctrl+BackSpace Delete to start of word
28 Ctrl+Delete Delete to end of word
29 Ctrl+Shift+BackSpace Delete to start of line
30 Ctrl+Shift+Delete Delete to end of line
31 Ctrl+U Convert to lower case
32 Ctrl+Shift+U Convert to Upper case
33 Ctrl+B Go to matching brace
34 Ctrl+Space Launch Call Tip ListBox
35 Ctrl+Shift+Space Launch Function Completion ListBox
36 Ctrl+Alt+Space Launch Path Completion ListBox
37 Ctrl+Enter Launch Word Completion ListBox
38 Ctrl+Alt+R Text Direction RTL
39 Ctrl+Alt+L Text Direction LTR
40 Enter Split line downwards, or create new line
41 Shift+Enter Split line downwards, or create new line
42 Ctrl+Alt+Enter Insert new unidented line above current
43 Ctrl+Alt+Shift+Enter Insert new unindented line below current
44 Ctrl+Shift+Up Move Current Line, or current selection if a single stream, Up
4
Search Menu
20
  Shortcut Key   Description
1 Ctrl+F Launch Find Dialog
2 Ctrl+H Launch Find / Replace Dialog
3 F3 Find Next
4 Shift+F3 Find Previous
5 Ctrl+Shift+F Find in Files
6 F7 Switch to Search results window
7 Ctrl+Alt+F3 Find Next
8 Ctrl+Alt+Shift+F3 Find Previous
9 Ctrl+F3 Select and Find Next
10 Ctrl+Shift+F3 Select and Find Previous
11 F4 Go to next found
12 Shift+F4 Go to previous found
13 Ctrl+Shift+I Incremental Search
14 Ctrl+[0-9] Jump Down to the text marked using number
15 Ctrl+Shift+[0-9] Jump Up to the text marked using number
16 Ctrl+F2 Toggle Bookmark
17 F2 Go to Next Bookmark
18 Shift+F2 Go to Previous Bookmark
19 Ctrl+B Go to Matching Brace
20 Ctrl+Alt+B Select All between Matching Braces
5
View menu
10
  Shortcut Key   Description
1 Ctrl+Keypad- / Keypad+ or Ctrl + mouse wheel button (if any) Zoom in (+or up) and Zoom out (-or down)
2 Ctrl+Keypad/ Restore the original size from zoom
3 F11 Toggle Full Screen Mode
4 F12 Toggle Post-It Mode
5 Ctrl+Alt+F Collapse the Current Level
6 Ctrl+Alt+Shift+F Uncollapse the Current Level
7 Alt+O Fold All
8 Alt+[1-8] Collapse the Level[1-8]
9 Alt+Shift+O Unfold All
10 Alt+Shift+[1-8] Uncollapse the Level[1-8]
6
Mouse Gestures
9
  Shortcut Key   Description
1 Single left click Set current line
2 Single left click on rightmost status bar pane Toggle typing mode between insert and Overtype
3 Single left click on bookmark margin Toggle bookmark
4 Shift+left click on fold point Uncollapse this fold and all those below
5 Ctrl+left click on fold point Toggle collapsed state of this fold, and propagate below
6 Right click Pop up context menu
7 Double left click Select word
8 Double left click on location pane(status bar) Go to line
9 Triple left click Select line
7
Macro Menu
3
  Shortcut Key   Description
1 Ctrl+Shift+R Start to record / Stop recording the macro
2 Ctrl+Shift+P Play recorded macro
3 Alt+Shift+S Trim Trailing and Save
8
Incremental Search Widget
2
  Shortcut Key   Description
1 Enter Next match (same as > button)
2 Shift+Enter Previous match (same as < button)