LoginSignup
1
0

【随時更新】VSCodeで作業効率を爆上げするkeyboard shortcuts

Posted at

VSCodeで開発する際に作業効率を上げるためのshortcutsをまとめていきます。
随時更新予定です。

サイドバー

サイドバー開閉: cmd + b
Explorer選択: cmd + shift + E
Explorerで移動(上): k
Explorerで移動(下): j
Explorerからファイル選択: o
Explorerからファイル選択(タブを新規で作成): l
ディレクトリ開閉: l
Search選択: cmd + shift + F
Extensions選択: cmd + shift + X
ファイル名変更: Enter

エディタ

開いているファイル選択: ctrl + tab

パネル

パネル開閉: cmd + j
パネル選択: `ctrl + ``

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0