Transfer from http://www.cnblogs.com/albert1017/archive/2012/08/09/2630405.html
notepad++ shortcut Keys Daquan
CTRL + C copy
Ctrl+x Cut
Ctrl + V Paste
CTRL + Z Undo
Ctrl+y Recovery
CTRL + A Select all
Ctrl+f Key Lookup dialog box launches
Ctrl+h Find/Replace dialog box
Ctrl+d copy and paste when line
Ctrl+l Delete When moving forward
Ctrl+t when a row moves up one line
F3 Find Next
Shift+f3 Find Previous
Ctrl+shift+f combination to find in a file
Ctrl+f3 Find (volatil) next page
Ctrl+shift+f3 Find (Volatil) previous page
Ctrl+shift+i Combined Incremental Search
Ctrl+s Saving files
Ctrl+alt+s Save As
Ctrl+shift+s Save All Files
Ctrl+o Open File
CTRL + N New Build file
CTRL+F2 Toggle Bookmarks
F2 go to Next bookmark
Shift+f2 go to previous bookmark
Ctrl+g positioning line break, offset
Ctrl+w closing the current document
Alt+shift+arrow key to move the arrow keys or
ALT + left mouse button click Column Selection
F5 Start the Run dialog box
CTRL + Space IME Toggle
ALT + Space program right-click
Tab Insert Indent
Shift+tab deleting indents
Alt-shift-arrow or
Ctrl + mouse wheel button zoom in and zoom out
Ctrl +keypad/Restore the original size
F11 Full Screen mode
Ctrl+tab Next Document
Ctrl+shift+tab Previous Document
Ctrl+shift+up Current line Move up
Ctrl-shift-down Current line moves down
Ctrl+alt+f Collapse Current level
Ctrl+alt+shift+f Expand Current Level
Alt+0 Folding All
Alt+shift+0 Expand All
ALT + (1~8) folding level (1~8)
alt+shift+ (1~8) expand level (1~8)
Ctrl+backspace Delete Start Word
Ctrl+delete Delete End Word
Ctrl+shift+backspace Delete to row
Ctrl+shift+delete Delete to end of line
Ctrl+u Convert to lowercase
Ctrl+shift+u Convert to uppercase
Ctrl+b go to matching parentheses
Ctrl+shift+r start recording/stop recording macro
Ctrl+shift+p playing a recorded macro
Ctrl+q Comment/Uncomment
Ctrl+shift+q Value Stream comments
Ctrl+shift+t Copy the current row to the Clipboard
Ctrl+p Printing
ALT+F4 exit
Ctrl+i Split Line
CTRL+J Connection Lines
Ctrl+alt+r reading from the right
Ctrl+alt+l reading from the left
Ctrl+h Open Find/replace dialog box
Ctrl+d copying when moving forward
Ctrl+l Delete When moving forward
Ctrl+t up and down line exchange
F3 Find the next
Shift+f3 find the last
Ctrl+shift-f Find in File
CTRL+F2 triggering bookmarks
F2 to previous Bookmark
Shift+f2 to next Bookmark
F5 Open the Run dialog box
Ctrl+space Open calltip list box
Tab (selection of several lines) join space
Shift+tab (selection of several lines) removing space
F11 fullscreen
Alt+0 Folding All
Alt+shift+0 Expand All
Ctrl+u into lowercase
Ctrl+shift+u into uppercase
Ctrl+q block comment/Dismiss comment
F1 about Help
Key to add or adjust the cursor operation button:
Forward (ctrl+f), Backward (ctrl+b), previous line (CTRL+P), next line (CTRL + N)
Line Top (Ctrl + a), line at the end (ctrl+e)
Method
Menu < settings >-< Manage shortcut keys >
Modified in "Main menu" and "Scintilla commands".
Modify the old shortcut keys to avoid conflicts:
New Ctrl+alt+n
Position matching brackets->ctrl+alt+b
Find Ctrl+alt+f
Select All Ctrl+alt+a
notepad++ shortcut Keys Daquan