Special note: the following shortcut keys do not take effect and may conflict with your plug-in shortcut keys or configuration.
other
Command | key | Commonly used degree | note |
---|---|---|---|
Clipped tail space | Ctrl + K Ctrl + X | u | |
View/Go to definitions | Alt + F12 | End to end | I’m gonna select the variable |
Open variable definitions to the right | Ctrl + K F12 | End to end | |
View variable references | Shift + F12 | End to end | |
Open CMD Terminal | Ctrl + Shift + C | U u u u u | |
View shortcut key reference | Ctrl + K Ctrl + R | u | Specific reference |
Find/search related
Command | key | Commonly used degree | note |
---|---|---|---|
To find the | Ctrl + F | U u u u u | |
replace | Ctrl + H | U u u u u | |
Select all matches found | Alt + F3 | End to end | |
Find the next one | F3 | U u u u u | |
Find the last one | Shift + F3 | U u u u u | |
Toggle using case-sensitive lookup | Alt + C | U u u | Example: Find to distinguish CTRL from CTRL |
Comments related to
Command | key | Commonly used degree | note |
---|---|---|---|
Switch block comment | Shift+Alt+A | u | |
Switch block comment | Ctrl+Shift+ / | U u u u u | |
Toggle line comment | Ctrl+ / | U u u u u |
Code action correlation
Command | key | Commonly used degree | note |
---|---|---|---|
forward | Alt + right arrow | U u u u u | |
back | Alt + left arrow | U u u u u | |
Convert to uppercase | Ctrl + K Ctrl + U | U u u | |
Convert to lowercase | Ctrl + K Ctrl + L | U u u |
Line operations
Command | key | Commonly used degree | note |
---|---|---|---|
Delete rows | Ctrl + Shift + K | U u u u u | |
Mobile line | Alt + up arrow/down arrow | U u u u u | |
Copy and paste line | Ctrl + C Ctrl + V | U u u u u | |
Jump to the specified line | Ctrl + G | U u u u u | |
Line indentation | Ctrl + [ | U u u u u | |
Insert a line above it | Ctrl + Shift + Enter | u | |
Insert a line below | Ctrl + Enter | U u u u u | |
Fold line | Ctrl + Shift + [ | U u u u | |
Fold all | Ctrl + K Ctrl+ 1 | u | |
row | Ctrl + Shift + ] | U u u u u | |
Expand all | Ctrl + K Ctrl+ 9 | u | |
Word wrap | Alt+Z | U u u u u | When the code line is not displayed |
Window related
Command | key | Commonly used degree | note |
---|---|---|---|
Open a new window | Ctrl + Shift + N | End to end | |
Close current window | Ctrl + Shift + W | End to end |
Editor view correlation
Command | key | Commonly used degree | note |
---|---|---|---|
Close the editor | Ctrl + W | u | |
Close the empty editor | Ctrl + F4 | u | |
Split editor | Ctrl + \ | u | |
Open the previous editor | Ctrl + PageUp | u | |
Open the next editor | Ctrl + PageDown | u | |
Focus on an editor | Ctrl + digital | u | 0 stands for tool area |
Toggle editor vertical/horizontal layout | Alt + Shift + 8 | u | |
amplification | Ctrl + = | End to end | |
narrow | Ctrl + – | End to end |
Documents related to
Command | key | Commonly used degree | note |
---|---|---|---|
The new file | Ctrl + N | U u u u u | |
Close the file | Ctrl + W | U u u u u | |
Open the file | Ctrl + O | U u u u u | |
Save the file | Ctrl + S | U u u u u | |
Switch files | Ctrl + Tab | U u u u u | |
Save as… | Ctrl + Shift + S | U u u u u | |
Displayed in Resource Manager | Shift + Alt + R | U u u u u |
Open to browser related
Command | key | Commonly used degree | note |
---|---|---|---|
Open the Chrome | Ctrl + Alt + A | U u u | |
Open the default browser | Alt + B | U u u u u | |
Open another browser | Shift + Alt + B | End to end |
VSCode the entire workspace operation
Command | key | Commonly used degree | note |
---|---|---|---|
Full screen | F11 | u | |
switchThe sidebarvisibility | Ctrl + B | U u u u u | |
switchThe consolevisibility | Ctrl + ` | U u u u u | |
Open toolbar | Alt Alt+F | u |
Terminal related
Command | key | Commonly used degree | note |
---|---|---|---|
Break up the terminal | Ctrl + Shift + 5 | U u u |