vscode shortcuts shortcuts under vscode under mac os mac os

vscode shortcuts under mac os

 

Global
Command + Shift + P / F1 command display panel
Command + P quickly open
Command + Shift + N to open a new window
Command + W Close

Basic
Command + X cut (without the selected text, the cursor line cut)
the Command + C Copy (without the selected text, copy cursor line)
Option-Up + upward movement line
Option + Down Move row down
Option + Shift + up up copy line
Option + Shift + down to copy down the line
Command + Shift + K delete row
Command + Enter the next line insertion
Command + Shift + Enter on line insertion
Command + Shift + \ to jump to the matching brace
Command + [decrease indent
Command +] increase indent
Home to jump to the beginning of the line
end Jump to end of line
Command + up to jump to the beginning of the file
Command + Down to jump to the end of file
Ctrl + PgUp scroll up in rows
Ctrl + PgDown press line scroll down
Command + PgUp screen by scrolling up
Command + PgDown screen by scrolling down
Command + Shift + [folding block
Command + Shift +] unfolding code blocks
Command + K Command + [Collapse all subcode blocks
Command + K Command +] Expand All subcode block
Command + K Command + 0 Collapse All code block
Command + K Command + J Expand all code blocks
Command + K Command + C add a comment line
Command + K Command + U line comments removed
Command + / add, remove line comment
Option + Shift + A to add, remove block comment
Option + Z wrap, wrap canceled

Multi cursor and select the
Option + click plurality of insertion cursor
Command + Option + Up insertion cursor up
Command + Option + Down insertion cursor down
Command + U undo the last cursor operation
Option + Shift + I inserted in the end of the line cursor in the selected row
Command + I to select the current line
Command + Shift + L select all the current selection same section
Command + F2 select all of the currently selected word the same word
Command + Ctrl + Shift + Left folded select
Command + Ctrl + Shift + Right expand the selected
Alt + Shift + drag the selected code block
Command + Shift + Option + up up column selection
Command + Shift + Option + down down column selection
Command + Shift + Option + left left column selection
Command + Shift + Option + Right column selection right
Command + Shift + Option + PgUp column selection page up
Command + Shift + Option + PgDown column selection down

Alternatively Find
Command + F Find
Command + Option + F Alternatively
Command + G Find Next
Command + Shift + G on a lookup
Option + Enter Select all occurrences
Command + D select the same contents as the down
front Command + K Command + D removed a downward select the same content

Advanced
Ctrl + Space to open the suggestion
Command + Shift + Space parameter prompts
Tab Emmet plug abbreviation completion
Option + Shift + F Format
Command + K Command + F Format selected text
F12 Jump to declare position
Option + F12 to view the specific contents of the statement
Command + K F12 split-screen view specific contents of the statement
Command +. Quick fix
Shift + F12 to display reference
F2 to rename the symbol
Command + Shift +. replace the value
Command + Shift +, replaced by the next value
Command + K Command + X Remove trailing extra spaces
Command + KM change the file language

Navigation
Command + T show all symbols
Ctrl + G jump to a row
Command + P jump to a file
Command + Shift + O to jump to a certain symbol
Command + Shift + M to open the panel issues
the next error or warning a position F8
Shift + F8 on an error or warning position
Ctrl + Shift + Tab editor history
Ctrl + - Back
Ctrl + Shift + - forward
Ctrl + Shift + M Tab to switch focus

Editor Management
Command + W Close Editor
Command + KF closed folder
Command + \ Layout Editor
Command + 1 is switched to the first packet
Command + 2 to the second packet handover
Command + 3 is switched to the third packet
Command + K Command + left switch to a packet
Command + K Command + Right switch to the next packet
Command + K Command + Shift + left left editor
Command + K Command + Shift + Right Right editor
Command + K left activation left edit group
Command + K Right activate the right to edit group

File Management
Command + N new file
Command + O Open File
Command + S Save File
Command + Shift + S Save As
Command + Option + S Save All
Command + W Close
Command + K Command + W Close All
Command + Shift + T reopened closed editor
Command + K Enter stay open
Ctrl + next Tab to open a
Ctrl + Shift + a Tab to open the
Command + KP copy the current file path
Command + KR view the current file in Explorer
Command + KO new window opens current file

Display
Command + Ctrl + F full-screen, full-screen Exit
Command + Option + 1 split screen mode switching editor (horizontal, vertical)
the Command + + enlarged
Command + - Narrow
Command + B show, hide sidebar
Command + Shift + E show resources Manager or switch focus
Command + Shift + F search box
Ctrl + Shift + G display Git panel
Command + Shift + D show debug panel
Command + Shift + X display widget panel
Command + Shift + H global search and replace
Command + Shift + J show, hide advanced search
Command + Shift + C to open a new terminal
Command + Shift + U output display panel
Command + Shift + V Markdown preview window
Command + KV split-screen display Markdown preview window

Debugging
F9 to set a breakpoint or cancel
F5 to start or continue
F11 to enter
Shift + F11 jump
F10 skip
hovering Information Command + K Command + I to display

Integrated terminal
Ctrl +  显示终端 Ctrl + Shift + new terminal
Command + Up Scroll up
Command + Down Scroll down
PgUp page up
PgDown Page Down
Command + Home scroll to the top
Command + End rolling in the end portion

Global
Command + Shift + P / F1 command display panel
Command + P quickly open
Command + Shift + N to open a new window
Command + W Close

Basic
Command + X cut (without the selected text, the cursor line cut)
the Command + C Copy (without the selected text, copy cursor line)
Option-Up + upward movement line
Option + Down Move row down
Option + Shift + up up copy line
Option + Shift + down to copy down the line
Command + Shift + K delete row
Command + Enter the next line insertion
Command + Shift + Enter on line insertion
Command + Shift + \ to jump to the matching brace
Command + [decrease indent
Command +] increase indent
Home to jump to the beginning of the line
end Jump to end of line
Command + up to jump to the beginning of the file
Command + Down to jump to the end of file
Ctrl + PgUp scroll up in rows
Ctrl + PgDown press line scroll down
Command + PgUp screen by scrolling up
Command + PgDown screen by scrolling down
Command + Shift + [folding block
Command + Shift +] unfolding code blocks
Command + K Command + [Collapse all subcode blocks
Command + K Command +] Expand All subcode block
Command + K Command + 0 Collapse All code block
Command + K Command + J Expand all code blocks
Command + K Command + C add a comment line
Command + K Command + U line comments removed
Command + / add, remove line comment
Option + Shift + A to add, remove block comment
Option + Z wrap, wrap canceled

Multi cursor and select the
Option + click plurality of insertion cursor
Command + Option + Up insertion cursor up
Command + Option + Down insertion cursor down
Command + U undo the last cursor operation
Option + Shift + I inserted in the end of the line cursor in the selected row
Command + I to select the current line
Command + Shift + L select all the current selection same section
Command + F2 select all of the currently selected word the same word
Command + Ctrl + Shift + Left folded select
Command + Ctrl + Shift + Right expand the selected
Alt + Shift + drag the selected code block
Command + Shift + Option + up up column selection
Command + Shift + Option + down down column selection
Command + Shift + Option + left left column selection
Command + Shift + Option + Right column selection right
Command + Shift + Option + PgUp column selection page up
Command + Shift + Option + PgDown column selection down

Alternatively Find
Command + F Find
Command + Option + F Alternatively
Command + G Find Next
Command + Shift + G on a lookup
Option + Enter Select all occurrences
Command + D select the same contents as the down
front Command + K Command + D removed a downward select the same content

Advanced
Ctrl + Space to open the suggestion
Command + Shift + Space parameter prompts
Tab Emmet plug abbreviation completion
Option + Shift + F Format
Command + K Command + F Format selected text
F12 Jump to declare position
Option + F12 to view the specific contents of the statement
Command + K F12 split-screen view specific contents of the statement
Command +. Quick fix
Shift + F12 to display reference
F2 to rename the symbol
Command + Shift +. replace the value
Command + Shift +, replaced by the next value
Command + K Command + X Remove trailing extra spaces
Command + KM change the file language

Navigation
Command + T show all symbols
Ctrl + G jump to a row
Command + P jump to a file
Command + Shift + O to jump to a certain symbol
Command + Shift + M to open the panel issues
the next error or warning a position F8
Shift + F8 on an error or warning position
Ctrl + Shift + Tab editor history
Ctrl + - Back
Ctrl + Shift + - forward
Ctrl + Shift + M Tab to switch focus

Editor Management
Command + W Close Editor
Command + KF closed folder
Command + \ Layout Editor
Command + 1 is switched to the first packet
Command + 2 to the second packet handover
Command + 3 is switched to the third packet
Command + K Command + left switch to a packet
Command + K Command + Right switch to the next packet
Command + K Command + Shift + left left editor
Command + K Command + Shift + Right Right editor
Command + K left activation left edit group
Command + K Right activate the right to edit group

File Management
Command + N new file
Command + O Open File
Command + S Save File
Command + Shift + S Save As
Command + Option + S Save All
Command + W Close
Command + K Command + W Close All
Command + Shift + T reopened closed editor
Command + K Enter stay open
Ctrl + next Tab to open a
Ctrl + Shift + a Tab to open the
Command + KP copy the current file path
Command + KR view the current file in Explorer
Command + KO new window opens current file

Display
Command + Ctrl + F full-screen, full-screen Exit
Command + Option + 1 split screen mode switching editor (horizontal, vertical)
the Command + + enlarged
Command + - Narrow
Command + B show, hide sidebar
Command + Shift + E show resources Manager or switch focus
Command + Shift + F search box
Ctrl + Shift + G display Git panel
Command + Shift + D show debug panel
Command + Shift + X display widget panel
Command + Shift + H global search and replace
Command + Shift + J show, hide advanced search
Command + Shift + C to open a new terminal
Command + Shift + U output display panel
Command + Shift + V Markdown preview window
Command + KV split-screen display Markdown preview window

Debugging
F9 to set a breakpoint or cancel
F5 to start or continue
F11 to enter
Shift + F11 jump
F10 skip
hovering Information Command + K Command + I to display

Integrated terminal
Ctrl +  显示终端 Ctrl + Shift + new terminal
Command + Up Scroll up
Command + Down Scroll down
PgUp page up
PgDown Page Down
Command + Home scroll to the top
Command + End rolling in the end portion

Guess you like

Origin www.cnblogs.com/sundaysme/p/12639404.html