0
0

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.

My VSC Tips

Last updated at Posted at 2019-03-29

ショートカット集

各種検索

コード内検索: ⌘ + F
全体のコード検索: Shift + ⌘ + F
ファイル名検索: ⌘ + P

定義元にジャンプ & 戻る

定義元にジャンプ: F12 or ⌘ +クリック
ジャンプ前に戻る: Ctrl + -

ターミナルを開く

Ctrl + `

ワークスペースを作る

複数フォルダにまたがる調査の場合は、ワークスペースを活用する。
https://yosiakatsuki.net/blog/visual-studio-code-open-multi-dir/

0
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
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?