notepad++
An open source text editor, support a variety of language keyword highlighting, support plug-in development, small and fast.
Features built-in support for up to 27 kinds of syntax high-brightness display (including a variety of common source code, script, can support the. nfo file view very well, also supports the custom language, may automatically detect the file type, according to the key word display node, the node may freely fold/open, also may display indents the guide line, the code displays has the layered sense Can open two windows, in the window can open more than one child window [4], allowing fast switching full-screen display mode (F11), support the mouse wheel to change the document display ratio; provides some useful tools, such as adjacent line interchange position, macro function, etc. You can display the number of bytes of the selected text (not the words displayed by the general editor, in some cases, such as software localization), regular matching strings and bulk substitutions, and powerful plug-in mechanisms that extend editing capabilities such as Zen coding.
notepad++ shortcut key Daquan
Shortcut keys
Function
Ctrl-c
Copy
Ctrl-x
Shear
Ctrl-v
Paste
Ctrl-z
Cancel operation
Ctrl-y
Repeat action
Ctrl-a
Select All content
Ctrl-f
Open File dialog box
Ctrl-h
Open Find/Replace dialog box
Ctrl-d
Copy as Forward
Ctrl-l
Delete When moving forward
Ctrl-t
Swap the current line and the previous line for position
F3
Find again
Shft-f3
Find the previous
Ctrl-shft-f
Find in Files
Ctrl-f3
Find (Volatil) Next
Ctrl-shft-f3
Find (Volatil) Previous
Ctrl-shft-i
Incremental Search
Ctrl-s
Save File
Ctrl-alt-s
Save As
Ctrl-shft-s
Save All Files
Ctrl-o
Open File
Ctrl-n
New file
Ctrl-f2
Toggle Bookmarks
F2
To the next bookmark
Shft-f2
To a previous bookmark
Ctrl-g
Start line number Search dialog box
Ctrl-w
Close the current document
Alt-shft-arrow keys or Alt + left mouse button click
Select column Mode
F5
Start the Run dialog box
Ctrl-space
Start Call prompt list box
Alt-space
Start Word Auto Completion list box
Tab (selection of several lines)
Insert tab or several spaces (indent)
Shft-tab (selection of several lines)
Delete tabs or spaces (reverse indent)
CTRL (Keypad-/keypad+) or Ctrl + mouse wheel
Enlarge and Zoom Out view page
ctrl-keypad/
Restore Original View size
F11
Toggle Full-screen Mode
Ctrl-tab
Next document
Ctrl-shft-tab
Previous document
Ctrl-shft-up
Move Current line up
Ctrl-shft-down
Move Current line down
Ctrl-alt-f
Collapse Current level
Ctrl-alt-shft-f
Expand Current Level
Alt-0
Close all Outline expansion
alt-(1~8)
Close Outline level (1~8)
alt-shft-0
Expand All Outlines
alt-shft-(1~8)
Close Outline level (1~8)
Ctrl-backspace
From the current deletion to the beginning of a word position
Ctrl-delete
From the current deletion to the following word position
Ctrl-shft-backspace
Delete to line start
Ctrl-shft-delete
Delete to end of line
Ctrl-u
Convert to lowercase
Ctrl-shft-u
Convert to uppercase
Ctrl-b
to a matching bracket
Ctrl-shft-r
Start/Stop Recording macros
Ctrl-shft-p
Play a recorded macro
Ctrl-q
Block comments/anti-annotations
Ctrl-shft-q
Stream annotations (for both Java and C + + are annotated with/* *)
Ctrl-shft-t
Copy Current line to clipboard
Ctrl-p
Print
Alt-f4
Exit
Ctrl-i
Split Line
Ctrl-j
Connection Line
Ctrl-alt-r
Align text to right and reverse text direction
Ctrl-alt-l
Text left-aligned and reverses text orientation
F1
About
Alt-f1
Get Help with PHP
Alt-f2
Google search
Alt-f3
Wikipedia search
Alt-f5
Open a file with the character at the cursor as the file name
Alt-f6
Open a file in another instance with the character at the cursor as the filename
Ctrl-alt-shift-r
Open Chrome
Ctrl-alt-shift-x
Open Firefox
Ctrl-alt-shift-i
Open IE
Ctrl-alt-shift-f
Open Safari
Ctrl-alt-shift-o
Send mail by Outlook
notepad++ shortcut key Customization
If you find the default shortcut key inappropriate, or if some of the most commonly used editing or other functions do not have a shortcut, you can customize the shortcut keys in the "Set –> Management Shortcuts ...". As shown in the following illustration:
notepad++ shortcut key Customization
from:http://blog.csdn.net/yh0503/article/details/25364273