notepad++ is one of the software I like to use in the development, but it is a difficult point for me to be a little white in English.
This article records the way I notepad++ setup.
Set up Chinese
Settings--General--中文版--Click to switch Chinese Simplified picture:
set shortcut keys
Set to Chinese and then go to find Settings shortcut keys to change shortcuts will be more convenient
Settings--Managing shortcut keys
It seems that you can only modify the shortcut keys in the first column, others have not been modified successfully ....
Here is the shortcut key before the modification
CTRL + C copy
Ctrl+x Shearing
Ctrl + V Paste
Ctrl+z Undo
Ctrl+y Recovery
CTRL + A Select all
Ctrl+f Key Lookup dialog box start
Ctrl+h Find/Replace dialog box
Ctrl+d copy and paste when line
Ctrl+l Delete When moving forward
Ctrl+t when rows move up one line
F3 Find Next
Shift+f3 Find Previous
Ctrl+shift+f a combination of files to find
Ctrl+f3 Find (volatil) next page
CTRL+SHIFT+F3 Lookup (Volatil) previous page
Ctrl+shift+i Combined Incremental Search
Ctrl+s Save File
Ctrl+alt+s Save As
Ctrl+shift+s Save All Files
Ctrl+o Open File
CTRL + N Create a new file
CTRL+F2 Toggle Bookmarks
F2 go to the next bookmark
Shift+f2 go to previous bookmark
Ctrl+g position line Wrap, offset
Ctrl+w Close the current document
Alt+shift+arrow arrow keys or
ALT + left mouse button click Column Selection
F5 Start the Run dialog box
CTRL + Space Input Method switch
ALT + Space program right-click
Tab Insert Indent
Shift+tab Delete Indent
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 the current line to move up
Ctrl-shift-down the current line to move Down
Ctrl+alt+f Collapse Current level
Ctrl+alt+shift+f Expand the current level
Alt+0 Folding All
Alt+shift+0 Expand All
ALT + (1~8) folding level (1~8)
alt+shift+ (1~8) expansion level (1~8)
Ctrl+backspace Delete Start Word
Ctrl+delete Delete End Words
Ctrl+shift+backspace Delete to row
Ctrl+shift+delete Delete to end of line
Convert Ctrl+u to lowercase
Convert Ctrl+shift+u to uppercase
Ctrl+b go to matching parentheses
Ctrl+shift+r start recording/stop recording macros
Ctrl+shift+p playing a recorded macro
Ctrl+q comments/Uncomment
Ctrl+shift+q Value Stream Comment
Ctrl+shift+t the current line to the Clipboard
Ctrl+p Printing
ALT+F4 exit
Ctrl+i Split Line
Ctrl+j Connection Line
Ctrl+alt+r reading from the right
Ctrl+alt+l reading from the left
Ctrl+h Open Find/replace dialog box
Ctrl+d Replication as Forward
Ctrl+l Delete When moving forward
Ctrl+t up and down row exchange
F3, find the next.
Shift+f3 to find the last
Ctrl+shift-f in the file for
CTRL+F2 Trigger Bookmark
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) add space
Shift+tab (selection of several lines) remove space
F11 Full Screen
Alt+0 Folding All
Alt+shift+0 Expand All
Ctrl+u into lowercase
Ctrl+shift+u into uppercase
Ctrl+q block annotation/Erase comment
F1 about Help
Key additions or adjustments to the cursor operation key:
Forward (ctrl+f), Backward (ctrl+b), previous line (CTRL+P), next line (CTRL + N)
Line Top (Ctrl + a), line last (ctrl+e)
Method
Menus < settings >-< Management Shortcuts >
Modify in "Main menu" and "Scintilla commands".
Modify old shortcuts to avoid conflicts:
New-> Ctrl+alt+n
Position matching bracket->ctrl+alt+b
Find-> Ctrl+alt+f
Select All-> ctrl+alt+a