0
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

備忘録: VSCodeショートカットキー

Last updated at Posted at 2019-11-11

VSCodeのショートカットキー

これは、自分が忘れてしまうので身につくまで確認するため用のチートシートです

対象OS

  • Windows

一覧

  • 同じ名前を一括編集する

    • Ctrl + Shift + L
    • Ctrl + F2
  • 同じ名前を編集する(一つずつ対象追加)

    • Ctrl + D
  • マルチカーソルをクリック箇所に追加

    • Alt を押しながら クリック
  • マルチカーソルを追加

    • Ctrl + Alt + 矢印(下 or 上)
  • コマンドパレット

    • Ctrl + Shift + P
  • フォーマット

    • Alt + Shift + F
  • (htmltagwrap プラグイン導入後) 選択範囲をタグで囲む

    • Alt + w
0
2
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
0
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?