LoginSignup
0
0

More than 3 years have passed since last update.

開発時に使うショートカット覚書(Mac 版)

Last updated at Posted at 2020-07-21

概要

  • 開発時に使うショートカットの忘備録です。
    VSCode や ブラウザの操作などをまとめます。

  • Mac の日本語キーボードを想定してます。

Mac (Finder)

  • Control + Shift + .
    Finder 内にドットファイルを表示させるトグルコマンド

ブラウザ

  • alt + ⌘ + i
    Google Chrome で Web Inspector を開閉

  • shift + ⌘ + r
    ページのキャッシュを消して更新
    (Safari 以外)

VSCode

  • Cntrol + B
    ファイル一覧の開閉

  • Conrol + Shift + @
    ターミナルの開閉

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