shortcuts

describe Mac Windows
Open the menu bar Command + B Ctrl + B
Opening console The Command + left Ctrl + `
Opening console Command + J Ctrl + J
Search on this page Command + F Ctrl + F
Search and replace this page Command + H Ctrl + H
Copy one line Command + C Ctrl + C
Matches the file name to open the file Command + P Ctrl + P
Jump to a line Command + G Ctrl + G
Move the cursor left/right by word Please Command + / – Ctrl + please / –
Delete the previous word Command + Backspace Ctrl + Backspace
Move to top/bottom content Command + Home/End Ctrl + Home/End
Open a window that was last closed Command + Shift + T Ctrl + Shift + T
Global search Command + Shift + F Ctrl + Shift + F
To delete a line Command + Shift + k Ctrl + Shift + k
Open the Extension Panel Command + Shift + X Ctrl + Shift + X
Batch add cursor after matching text Command + Shift + L Ctrl + Shift + L
Adds the cursor above and below the current column Command + Alt + ↑/↓ Ctrl + Alt + ↑/↓
Select top/bottom content Command + Shift + Home/End Ctrl + Shift + Home/End
Select text one by one Command + Shift + ←/→ Ctrl + Shift + ←/→
Move the edit window left and right Command + Shift + PgUp/PgDown Ctrl + Shift + PgUp/PgDown
Switch editor groups Command + W + Command + ←/→ Ctrl + W + Ctrl + ←/→
Create an editor group Command + \ Ctrl + \
Move the editor group Command + W + ←/→ Ctrl + W + ←/→
Switch editor Command + PgUp/PgDn Ctrl + PgUp/PgDn
Close the window Command + W Ctrl + W
Moves the current row up/down Alt + write/left Alt + write/left
Copy and paste on the top/bottom line with the cursor Alt + Shift + write/left Alt + Shift + write/left
Adds the cursor above and below the current column Alt + Shift + mouse ↑ or ↓ Drag Alt + Shift + mouse ↑ or ↓ Drag
Block-level annotation Alt + Shift + A Alt + Shift + A

If the shortcut keys do not take effect, modify them

The plug-in

  1. Chinese Language

    Chinese language package.
  2. Bracket Pair Colorizer

    Brackets for different areas are color-coded to distinguish different block-level areas. The user can define the characters to match and the colors to use.
  3. Code Runner

    JS code can be run in VSCode’s debug console to debug JS.


  4. Color Info

    Enables CSS color styles to display color effects and to display and modify CSS color properties in a palette manner.
  5. Dracula Official

    Vampire color theme, especially good-looking, never used dark, highlighting color theme, has always been a white background, now like it can not extricate themselves!
  6. GitLens

    See code authorship at a glance, seamlessly navigate and explore Git repositories, gain valuable insights through powerful comparison commands, and much more.
  7. Markdown All in One

    Everything you need for Markdown (keyboard shortcuts, directories, automatic previews, etc.).
  8. open in browser

    Open any type of file in your browser, not just HTML.
  9. Vetur

    Vue syntax highlighting, error checking, debugging, autocomplete……


At the end

The article does not follow the new regularly, please pay attention to! If you can have some help, please leave a precious praise, thank you!Copy the code