notepad++ Common commands:
1. ctrl-d copy when moving forward
2. Ctrl-l Delete the current row
3. Ctrl-t swap the current line with the previous row
4. Ctrl-shift-down Move down the current line
5. Ctrl-g Jump
6. Ctrl+f Key Find dialog box to start
7. CTRL+F3 Select Find Next
8. CTRL+SHIFT+F3 Select Find Previous
9. shift+ up or down block selection
Ctrl+shift+s Save All Files
Ctrl+alt+s Save As
ctrl+w Closing the current document
ALT + left mouse button click Column Selection
Shift+tab Delete Indentation
F11 Full-screen mode
Ctrl+tab Next Document
Ctrl+shift+tab Previous Document
Ctrl+shift+backspace Delete to the beginning of the line
Ctrl+shift+delete Delete to end of line
ctrl+b. Go to matching parentheses
ctrl+q comments/ Uncomment
Ctrl+shift+t The current row is copied to the Clipboard
This article is from "Euna lee----It" blog, make sure to keep this source http://liyunna.blog.51cto.com/9151125/1583378
notepad++ Common Shortcut commands