goal | keyboard shortcut |
---|---|
Move Editor into Next Group | ⌃ ⌘ → |
Move Editor into Previous Group | ⌃ ⌘ ← |
goal | keyboard shortcut |
---|---|
select a line | ⌘ i |
select the same words which the cursor places in | shift ⌘ l |
goal | keyboard shortcut |
---|---|
Create Terminal Tab in the folder which has file you are editting | ⌘ shift p, terminal-here |
Goal | keyboard shortcut |
---|---|
move cursor up | ctrl + p |
move cursor right | ctrl + f |
move cursor left | ctrl + b |
move cursor down | ctrl + n |
move cursor tail | ctrl + e |
move cursor head | ctrl + a |
REST Client - Visual Studio Marketplace
VS Code上でHTTPリクエストを送信し、VS Code上でレスポンスを確認できる「REST Client」拡張の紹介 - Qiita
run a single cell controll enter