EditPlus use of shortcut keys
If one comes to your company to interview the programmer, even CTRL + C and CTRL + V are not used, but instead use "select text" → right mouse button → "copy" and then right-click → "Paste". Will you hire him? (You don't have to laugh, our company has actually interviewed one of these, so-called "proficient ASP. NET" programmers). So skilled use of software shortcut keys, not only can greatly improve work efficiency, but also from a side show a person's ability to use the software. EditPlus also has a lot of shortcut keys, below are some of the EditPlus specific shortcut keys that I often use (Ctrl +c, Ctrl+h, and so on are not introduced).
Previewing files in browser mode |
Ctrl + B |
Start editing "preview files in Browser mode" |
Ctrl + E |
Create a new HTML file |
Ctrl+shift+n |
new browser window (similar to opening IE in editplus) |
Ctrl+shift+b |
The selected letter is switched to lowercase |
Ctrl+l |
The selected letter is switched to uppercase |
Ctrl+u |
Capitalize the first letter of the selected phrase |
Ctrl+shift+u |
Copy the selected text and append it to the Clipboard |
Ctrl+shift+c |
Cuts the selected text and appends it to the clipboard |
Ctrl+shift+x |
Create a copy of the current row |
Ctrl+j |
Copy a character from the previous line to the current line |
ctrl+- |
Cuts the selected text and appends it to the clipboard |
Ctrl+shift+x |
Merge selected Rows |
Ctrl+shift+j |
Invert the case of selected text |
Ctrl+k |
Start/End Selection Area |
Alt+shift+b |
Select when to move forward |
Ctrl+r |
Full screen mode on/off |
Ctrl+k |
Show or hide rulers |
Alt+shift+r |
Show or hide tabs and spaces |
Alt+shift+i |
Show List of functions |
Ctrl+f11 |
Go to the specified line of the current document |
Ctrl + G |
Sets or clears the markup for the current row |
F9 |
Go to the next marker position |
F4 |
Go to previous marker position |
Shift+f4 |
Clears all tags in the current document |
Ctrl+shift+f9 |
Search for a pair of matching parentheses |
CTRL +] |
Search for a pair of matching parentheses and select the text |
Ctrl+shift+] |
Toggle the current document's wrap-wrapping feature |
Ctrl+shift+w |
Edit the source file for the current HTML page |
Ctrl+e |
EditPlus shortcut Keys Daquan
File
New Normal Text CTRL + N Create a new normal text document
new browser window ctrl+shift+b new browser window
New HTML page ctrl+shift+n create a blank HTML page
Open Ctrl+o Open an existing document
Open header file Ctrl+shift+h to open the header file for C + + files
Print Ctrl+p Print the current document
Save Ctrl+s Save current document
Cursor
Move the cursor to the previous tab SHIFT+TAB move the cursor to the previous tab position
Move left one character the left cursor moves one character
The selection extends one character to the left Shift+left extends the selection one character to the left
Move right one character to the right cursor one character
The selection extends one character to the right shift+right extends the selection one character to the right
End of file ctrl+end move to end of document
The selection expands to the end of the document Ctrl+shift+end the selected area to the end of the document
The file starts Ctrl+home moved to the beginning of the document
The selection expands to the beginning of the document Ctrl+shift+home the selected area to the beginning of the document
Move down the cursor down one line
The selection expands to the next line Shift+down the selection to the next row
Move cursor to end of line end move cursor to end of current line
The selection expands to the end of the current row shift+end the selected area to the end of the current row.
Move the cursor to the beginning of the line Home move cursor to the beginning of the current row
Selection expands to the beginning of the current line shift+home the selection to the beginning of the current line
Move up the UP cursor up one line
The selection expands to the previous row shift+up the selection to the previous row
Move the cursor down one page the page down the cursor
The selection expands to the next page shift+page down to extend the selection to the next page
Move the cursor up one page to page up
The selection expands to the previous page shift+page up expands the selection to the previous page
Scroll down Ctrl+down scroll down one line
Scroll up ctrl+up scroll up one line
The cursor moves to the bottom of the screen ctrl+page the down cursor moves to the bottom of the current screen
The selection expands to the bottom of the screen ctrl+shift+page down to extend the selection to the bottom of the current screen
The cursor moves to the top of the screen ctrl+page the UP cursor moves to the top of the current screen
The selection expands to the top of the screen ctrl+shift+page up expands the selection to the top of the current screen
Move to the previous word ctrl+left move to the previous word
The selection expands to the previous word Ctrl+shift+left expands the selection to the previous word
Move to the next word ctrl+right move to the next word
The selection expands to the next word ctrl+shift+right extend the selection to the next word
Edit
Delete the word to the left of the cursor Backspace Delete the word to the left of the cursor
Delete the word to the left of the cursor Backspace Delete the word to the left of the cursor
Delete the word to the left of the cursor ctrl+backspace Delete the word to the left of the cursor
Capitalize the first letter of the word ctrl+shift+u the first letter of the word in the selected text
Delete Delete Deletes the selection
Column selection alt+c start column selection
Copy Ctrl + C copy selection to Clipboard
Append copy ctrl+shift+c copy selected text and append to clipboard clock
Cut ctrl+x cut selection to Clipboard
Append cut ctrl+shift+x cut selected text and append to clipboard clock
Date Ctrl+d Insert Current date
Long type Date Ctrl+shift+d Insert current date (long)
Decrease Indent ctrl+shift+i Decrease indentation of the current line or selected block
Delete To line end Ctrl+shift+delete Delete to current line end position
Delete to Word end ctrl+delete Delete to current word end position
Delete Row Alt+shift+delete Delete when moving forward
Delete Word alt+delete Delete current word
Create a character copy ctrl+-copy a character from the previous line to the current line
Create a copy of the current row ctrl+j create a copy of the current row
Search for clip text F2 Replace the current word with the corresponding clip text
Increase indent ctrl+i to increase indentation of the current line or selected block
Insert mode Insert toggle Insert mode with overlay mode
Invert case Ctrl+k Invert the case of selected text
Merge selected rows with parallel ctrl+shift+j
Paste Ctrl + V insert Clipboard contents
Redo Ctrl+y Redo the last unfinished operation
Rearrange paragraph formatting ctrl+shift+r the paragraph formatting by the auto-change column number
Search document SHIFT+F2 Replace the current word with an extended word found in the current document
Search all open files Ctrl+f2 Replace the current word with an extended word found in all open files
Start/End Select Alt+shift+b Start or End selection
Choose Ctrl + a select consolidated document
Start/End Column Select Alt+shift+e start or End column selection
Select Row Ctrl+r Select when to move forward
Select the word ctrl+w Select the current word
Split row Ctrl+shift+k splits selected rows (you must enable wrap)
Remove HTML tags ctrl+shift+p remove HTML tags from the current document or selected text
Time Ctrl+m Insert Current time
Time (contains seconds) ctrl+shift+m insert Current time (contains seconds)
Lowercase ctrl+l Convert the selected text to lowercase
Uppercase Ctrl+u Convert the selected text to uppercase
Swap character position ctrl+t reverses the position of the characters on both sides of the cursor
Undo Ctrl + Z undo Last Action
View
View ctrl+b in browser load current document to Web browser
Collapse Ctrl+num-Collapses the current code snippet
Collapse All ctrl+alt+num-Collapse all indented text
Collapse a layer of ctrl+shift+num-collapses the entire code layer
Catalog Window alt+shift+3 Show or hide the catalog window
Expand Ctrl+num + Expand the currently collapsed row
Expand All Ctrl+alt+num + Expand all collapsed text
Expand a layer of Ctrl+shift+num + expand the entire code layer
Go to Clip text/Catalog F5 switch focus between the Clip Text/Catalog window and the document
Enable or disable the code folding feature using code folding CTRL+SHIFT+F
Full Screen mode alt+shift+0 full screen mode on/off
Go to Output Window SHIFT+F5 switch focus between the Output window and the document
Cursor indicator ALT+SHIFT+C Show or hide cursor indicator
Tabs and spaces Alt+shift+i Show or hide tabs and spaces
Line number ctrl+shift+l Show or hide the line number of the current document
Line break Alt+shift+l show or hide line breaks
Output Window alt+shift+2 Show or hide the output window
Ruler Alt+shift+r Show or hide rulers
Clip Text window alt+shift+1 Show or hide clip text window
URL highlighting alt+shift+u highlighting URL and e-mail address
Search
Find ALT+F3 Find specified text
Find Next F3 Find Next matching text
Find previous SHIFT+F3 find previous matching text
Replace ctrl+h to replace the specified text with different text
Pair of parentheses Ctrl +] search for a matching brace
Clear all tags ctrl+shift+f9 clear all tags in the current document
Function List ctrl+f11 Show list of functions
Go to line ctrl+g go to the specified line of the current document
Go to column ctrl+shift+g to the specified column in the current row
Go to file F7 Use Output Window mode to go to a file
Next marker F4 go to next marker position
Find the next word ctrl+f3 down to find the current word or selected text
Previous marker Shift+f4 go to previous marker position
Find previous word ctrl+shift+f3 up to find the current word or selected text
Select parentheses ctrl+shift+] search for a pair of matching parentheses and select the text
Toggle Marker F9 Set or clear the marker for the current line
Go to URL F8 go to highlighted URL
Document
Column markers Alt+shift+m show or hide column markers
Line wrap Ctrl+shift+w Toggle the current document Wrap feature
Html
Browser
Edit source file Ctrl+e Edit the source file of the current HTML page
Clip Text
Copy ctrl+shift+insert Copy the selected clip text item
Directory
Engineering
Stop Ctrl+break Stop the operation of the current tool
Open the next Ctrl+f5 open the next matching file
Open previous Ctrl+shift+f5 open previous matching file
User Tools 1 ctrl+1 run the user-defined tool
User tool ctrl+0 Run the user-defined tool
User Tools 2 ctrl+2 run the user-defined tool
User Tools 3 ctrl+3 run the user-defined tool
User Tools 4 Ctrl+4 run the user-defined tool
User Tools 5 Ctrl+5 Run the user-defined tool
User Tools 6 Ctrl+6 Run the user-defined tool
User Tools 7 Ctrl+7 Run the user-defined tool
User Tools 8 Ctrl+8 Run the user-defined tool
User Tools 9 Ctrl+9 Run the user-defined tool
Group 1 ctrl+shift+1 using the Tools Group 1
Group ctrl+shift+0 using tool Set 10
Group 2 ctrl+shift+2 using the Tools Group 2
Group 3 ctrl+shift+3 using the Tools Group 3
Group 4 ctrl+shift+4 using the Tools Group 4
Group 5 ctrl+shift+5 using the Tools Group 5
Group 6 ctrl+shift+6 using the Tools Group 6
Group 7 ctrl+shift+7 using the Tools Group 7
Group 8 ctrl+shift+8 using the Tools Group 8
Group 9 ctrl+shift+9 using the Tools Group 9
Record keystrokes Ctrl+q start/stop keystroke logging
Play record 1 alt+1 play keystroke record 1
Play record alt+0 play keystroke record 10
Play record 2 alt+2 play keystroke record 2
Play record 3 alt+3 play keystroke record 3
Play record 4 alt+4 play keystroke record 4
Play record 5 alt+5 play keystroke record 5
Play record 6 alt+6 play keystroke record 6
Play record 7 alt+7 play keystroke record 7
Play record 8 alt+8 play keystroke record 8
Play record 9 alt+9 play keystroke record 9
Tools
Next pane F6 switch to the next pane
Previous pane Shift+f6 switch back to the previous pane
Last accessed window F12 switch to the last accessed document window
Window List F11 Displays a list of all document windows
Next window Ctrl+tab switch to the next document window
Previous window Ctrl+shift+tab switch to previous document window
Always in the first alt+a make EditPlus window always at the top
Window
Help SHIFT+F1 display the Help for a button, menu, or window
Help F1 display Help for the current task or command
Help
How to set EditPlus add to Right-click shortcut menu
Open the Registry
1. Create a new shell under "My Computer hkey_classes_root*";
2. Create a new item "EditPlus" under the shell; Modify the default value to the right to open with EditPlus
3. Create a new command and modify its default key value to "X:editpluseditplus.exe%1". (Complete by actual path)
OK, a file on a right click on the test, hehe, how, more than a "open with EditPlus", click on the EditPlus opened the file. (% 1 indicates the first argument, or file name)