todaysopk.blogg.se

Visual studio code format code shortcut windows
Visual studio code format code shortcut windows






  • Ctrl+DThe next matching is also selected (I customized it to delete the current line, see below) Ctrl+Shift+K).
  • Select all matching at the same time Ctrl+Shift+L.
  • Multi cursor: you can select multiple points continuously and modify them together, Alt+ClickAdd cursor or Ctrl+Alt+Downor Ctrl+Alt+Up.
  • Shrink/expand selection: Shift+Alt+Leftand Shift+Alt+Right.
  • Delete all words to the right of the cursor Ctrl+Delete.
  • Select from the beginning of the line to the cursor Shift+Home.
  • Select from cursor to end of line Shift+End.
  • Definition thumbnail: just look at it without jumping over Alt+F12.
  • Move to the beginning of the file: Ctrl+Home.
  • Move to the beginning of the line: Home.
  • Inserts a row above the current row Ctrl+Shift+Enter.
  • Insert a row below the current row Ctrl+Enter.
  • Copy one line up and down: Shift+Alt+Upor Shift+Alt+Down.
  • Move one line up and down: Alt+Upor Alt+Down.
  • Code formatting: Shift+Alt+F, or Ctrl+Shift+PPost input format code.
  • Ctrl+C Ctrl+VIf unchecked, a whole row is copied or cut by default.
  • The editor changes position, Ctrl+kThen press Leftor Right.
  • Shortcut keys for three editors on the left, middle and right Ctrl+1 Ctrl+2 Ctrl+3.
  • Cut out a new editor (up to 3) Ctrl+You can also hold down Ctrl and click the file name in Explorer.
  • Open multiple editors at the same time (view multiple files) Open multiple windows at the same time (view multiple items)
  • #You can also find symbol by name Ctrl+T.
  • to the symbol according to the classification, find the attribute or function, or Ctrl+Shift+OPost input :get into.
  • to symbol (search for variables or functions), or Ctrl+Shift+ODirect entry.
  • visual studio code format code shortcut windows

  • :Jump to the number of rows, or Ctrl+GDirect entry.
  • visual studio code format code shortcut windows

  • !Show errors or warnings, or ` Ctrl + Shift + M.
  • ?Lists the currently executable actions.
  • Enter the file name directly and jump to the file.
  • Stay Ctrl+PLower input >Can go back Ctrl+Shift+Ppattern. In this command box, you can execute any command of vscode and even close the editor. The most important function is F1or Ctrl+Shift+POpen the command panel. So I carefully studied the document, which may be used as the main tool in the future.

    visual studio code format code shortcut windows

    It feels very suitable for front-end development. Compared with other ides, it is lightweight, fully configurable and integrated with GIT. It can also be used for development and supports various languages. It starts very fast and can be used to replace other text file editing tools. Switch to the first, second or third windowĬommon shortcut keys for visual studio code








    Visual studio code format code shortcut windows