Shortcut for editing functions
Ctrl +/comment on a single row
Ctrl + Shift +/block comment
Ctrl + U all selected code snippets are converted to uppercase
Ctrl + L all selected code snippets are converted to lowercase letters
Ctrl + D copy the row where the cursor is located
Ctrl + E Delete the row where the cursor is located
Code indent added for Tab
Shift + Tab reduce indentation
Ctrl + Alt + F search in the file
Ctrl + BackSpace Delete the word or symbol before the cursor
Ctrl + G go to line
Alt + → locate the next position of the cursor
Alt + ↑ locate the cursor at the previous position
Environment Switch
Esc hide auxiliary window
Ctrl + W switch automatic line feed
Ctrl + Tab switch between different editor tabs
Ctrl + F4 close current tab
Alt + F4 disable ZDE
HTML Tag
Ctrl + 1 Add a pair of Ctrl + 2 Add a pair of Ctrl + 3 add a pair of Ctrl + Enter generates a <br/> label
Ctrl + ~ Space
Ctrl + B generate a pair of <B> labels
Alt + I generate a pair of <I> labels
Bookmarks
Add/delete bookmarks on F2
Ctrl + F2 jump to the next bookmarks of the current file
Alt + F2 switch between all bookmarks of the current project
Ctrl + Shift + F2 delete all bookmarks
Ctrl + Shift + M show bookmarks dialog box
Debugging shortcuts
F9 Add/delete breakpoints
F10 execute the debugging file in one step to the next line
F5 start execution
F8 open the debug URL dialog box
F12 open profile URL dialog box
Shift + F8 open the Add monitoring point dialog box
Shift + F11 jump out
F11 one-step execution to the next row to be executed
Shift + F10 execute code to the row where the cursor is located
Ctrl + F5 execution script without interruption
Shift + F5 stop Debugger
Ctrl + Alt + B display in the browser
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.