Editplus shortcut keys

Source: Internet
Author: User

File

Create common text Ctrl + N create common text document
New browser window Ctrl + Shift + B new browser window
Create an HTML page Ctrl + Shift + N create a blank HTML page
Open Ctrl + O to open an existing document
Open the header file Ctrl + Shift + H open the header file of the C/C ++ File
Print Ctrl + P print 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 one character Left to move one character Left
The selection area expands one character to the Left Shift + Left to expand one character to the Left of the selected area
Move one character Right move one character to the Right
Shift + Right expand one character to the Right of the selected area
Move Ctrl + End at the End of the file to the End of the document
Extend the selection area to the End of the document by pressing Ctrl + Shift + End to extend the selected area to the End of the document.
File start Ctrl + Home move to the beginning of the document
Range extension to document start Ctrl + Shift + Home extend selected area to document start
Move Down cursor move Down a row
Range extended to the next line Shift + Down to expand the selected area to the next line
Move cursor to End of row move cursor to End of current row
Range to the End of the current row Shift + End to expand the selected area to the End of the current row
Move the cursor to the beginning of the row Home move the cursor to the beginning of the current row
Range to the beginning of the current row Shift + Home to expand the selected area to the beginning of the current row
Move Up cursor move Up row
Range is extended to the previous line Shift + Up to extend the selected area to the previous line
Move the cursor one Page Down
Range extended to next Page Shift + Page Down to extend the selected area to next Page
Move the cursor Up one Page Up move the cursor Up one Page
Range extends to previous Page Shift + Page Up extends selected area to previous Page
Scroll Down Ctrl + Down scroll Down a row
Scroll Up Ctrl + Up scroll Up a row
Move the cursor to the bottom of the screen Ctrl + Page Down move the cursor to the bottom of the current screen
Extend the selection area to the bottom of the screen Ctrl + Shift + Page Down to extend the selected area to the bottom of the current screen
Move the cursor to the top of the screen Ctrl + Page Up move the cursor to the top of the current screen
Expand the selection area to the top of the screen Ctrl + Shift + Page Up to expand the selected area to the top of the current screen
Move the previous word Ctrl + Left to the previous word
The selection area is extended to the previous word Ctrl + Shift + Left to extend the selected area to the previous word.
Move Ctrl + Right to the next word
The selection area is extended to the next word Ctrl + Shift + Right to extend the selected area to the next word

Edit

Delete the word Backspace on the left of the cursor Delete the word on the left of the cursor
Delete the word Backspace on the left of the cursor Delete the word on the left of the cursor
Delete words on the left of the cursor Ctrl + Backspace delete words on the left of the cursor
Uppercase letters Ctrl + Shift + U uppercase letters of words in selected text
Delete selected content
Select Alt + C as the start Column
Copy Ctrl + C to copy the selected content to the clipboard
Append copy Ctrl + Shift + C copy the selected text and append it to the clipboard clock
Cut Ctrl + X cut the selected content to the clipboard
Append cut Ctrl + Shift + X cut selected text and append it to the clipboard clock
Date Ctrl + D insert current date
Long date Ctrl + Shift + D insert current date (long)
Reduce indentation Ctrl + Shift + I reduce the indentation of the current row or selected block
Delete to end of row Ctrl + Shift + Delete to end position of current row
Delete to word end Ctrl + Delete to current word end position
Delete row Alt + Shift + Delete current row
Delete word Alt + Delete current word
Create character copy Ctrl +-copy one 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 clip text F2 Replace the current word with the corresponding clip text
Increase indent Ctrl + I increase the indent of the current row or selected block
Insert mode Insert switch Insert mode and overwrite Mode
Reverse case Ctrl + K reverse case of selected text
Merge selected rows with parallel Ctrl + Shift + J
Paste Ctrl + V to insert the clipboard content
Redo Ctrl + Y redo the last unfinished operation
Rearrange the paragraph format Ctrl + Shift + R rearrange the paragraph format according to the automatic change of row and column numbers
Search document Shift + F2 Replace the current word with the extended word found in the current document
Search for all open files Ctrl + F2 use the extended words found in all open files to replace the current word
Start/end select Alt + Shift + B start or end select
Select Ctrl + A select Integration document
Select Alt + Shift + E as the start or end Columns
Select the row Ctrl + R select the current row
Select Ctrl + W to select the current word
Split rows Ctrl + Shift + K split selected rows (automatic line feed must be enabled)
Remove HTML Tag Ctrl + Shift + P Remove HTML Tag of current document or selected text
Time Ctrl + M insert current time
Time (including seconds) Ctrl + Shift + M insert current time (including seconds)
Lowercase Ctrl + L convert selected text to lowercase
Uppercase Ctrl + U convert selected text to uppercase
Convert character positions Ctrl + T convert the positions of characters on both sides of the cursor
Undo Ctrl + Z undo last operation

View

View Ctrl + B in the browser and load the current document to the Web browser.
Collapse Ctrl + Num-collapse the current code segment
Fold all Ctrl + Alt + Num-fold all indented text
Fold Ctrl + Shift + Num-fold the entire code Layer
Directory window Alt + Shift + 3 show or hide the Directory window
Expand Ctrl + Num + expand the collapsed row
Show all Ctrl + Alt + Num + show all collapsed text
Expand Ctrl + Shift + Num + expand the entire code Layer
Go to the editing text/directory F5 switch the focus between the editing text/Directory window and the document
Use Code folding Ctrl + Shift + F to enable or disable code folding
Full Screen mode Alt + Shift + 0 full screen mode on/off
Switch to output window Shift + F5 switch focus between output window and document
Cursor indicator Alt + Shift + C show or hide cursor indicator
Tab and space Alt + Shift + I show or hide tab and Space
Row number Ctrl + Shift + L show or hide the row number of the current document
Line Break Alt + Shift + L show or hide line break
Output Window Alt + Shift + 2 show or hide Output Window
Scale Alt + Shift + R show or hide Scale
Editing text window Alt + Shift + 1 show or hide the editing text window
URL highlight Alt + Shift + U highlight URL and e-mail address

Search

Search for specified text by Alt + F3
Search for next F3 match text
Search for the previous Shift + F3 and find the previous matched text
Replace Ctrl + H with different text to replace the specified text
Pair brackets Ctrl +] search for a matching Bracket
Clear all markup Ctrl + Shift + F9 clear all markup in the current document
Function list Ctrl + F11 display function list
To the row Ctrl + G to the specified row of the current document
Ctrl + Shift + G to the specified column in the current row
Convert to file F7 convert to file in output window mode
Next mark F4 to next mark position
Search for the next word Ctrl + F3 and find the current word or selected text
Shift + F4 from the previous mark to the previous mark position
Search for the previous word Ctrl + Shift + F3 and search for the current word or selected text
Select Ctrl + Shift +] To search for a pair of matching brackets and select the text
Switch flag F9 to set or clear the flag of the current row
Go to URL F8 to highlighted URL

Document

Column marker Alt + Shift + M show or hide column marker
Automatically wrap Ctrl + Shift + W switch the automatic wrap function of the current document

HTML

Browser

Edit the source file Ctrl + E edit the source file on the current HTML page

Edit text

Copy Ctrl + Shift + Insert copy the selected editing text item

Directory

Engineering

Stop Ctrl + Break to stop the current tool
Open the Next Ctrl + F5 to open the next matched File
Open the last Ctrl + Shift + F5 to open the last matching file.
User tool 1 Ctrl + 1 run the User-Defined Tool
User tool 10 Ctrl + 0 run the User-Defined Tool
User tool 2 Ctrl + 2 run the User-Defined Tool
User tool 3 Ctrl + 3 run the User-Defined Tool
User tool 4 Ctrl + 4 run the User-Defined Tool
User tool 5 Ctrl + 5 run the User-Defined Tool
User tool 6 Ctrl + 6 run the User-Defined Tool
User tool 7 Ctrl + 7 run the User-Defined Tool
User tool 8 Ctrl + 8 run the User-Defined Tool
User tool 9 Ctrl + 9 run the User-Defined Tool
Group 1 Ctrl + Shift + 1 use tool Group 1
Group 10 Ctrl + Shift + 0 use tool group 10
Group 2 Ctrl + Shift + 2 use tool Group 2
Group 3 Ctrl + Shift + 3 use tool group 3
Group 4 Ctrl + Shift + 4 use tool Group 4
Group 5 Ctrl + Shift + 5 use tool Group 5
Group 6 Ctrl + Shift + 6 use tool Group 6
Group 7 Ctrl + Shift + 7 use tool Group 7
Group 8 Ctrl + Shift + 8 use tool Group 8
Group 9 Ctrl + Shift + 9 use tool Group 9
Record press Key Ctrl + Q start/stop press Key record
Playback record 1 Alt + 1 playing key record 1
Playing record 10 Alt + 0 playing key record 10
Playback record 2 Alt + 2 playback key record 2
Playback record 3 Alt + 3 playback key record 3
Playback record 4 Alt + 4 playback key record 4
Playback record 5 Alt + 5 playback key record 5
Playback record 6 Alt + 6 playback key record 6
Playback RECORD 7 Alt + 7 playback key RECORD 7
Playback Record 8 Alt + 8 playback key Record 8
Playback record 9 Alt + 9 playback key record 9

Tools

Next pane F6 switch to next pane
Shift + F6 in the previous pane switch back to the previous pane
The last accessed window F12 is switched to the last accessed document window
Window list F11: list of all document windows
Next window: Ctrl + Tab switch to next document window
In the previous window, press Ctrl + Shift + Tab to switch to the previous document window.
Always at the beginning Alt + A so that the EditPlus window is always at the beginning

Window

Help Shift + F1 display button, menu or window corresponding help
Help F1 show help for the current task or command

Help

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.