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 3 years have passed since last update.

MACで開発するなら覚えておきたいショートカット30選

Last updated at Posted at 2020-12-29

はじめに

MACで開発をするようになって便利だな、よく使うなと思ったショートカットをまとめてみました。備忘録として作成した記事です。

ショートカット一覧

コマンド できること
Command + H 選択中のウィンドウ(アプリ)を隠す
Command + W ウィンドウを閉じる
Command + N 新規ウィンドウを開く
Command + Shift + N 新しいフォルダを作る
Command + D ファイルの複製
Command + I ファイルの情報の確認
Command + delete 選択しているファイルをゴミ箱にすてる
Command + Q アプリを終了する
Command + C コピー
Command + X 切り取り
Command + V ペースト
Command + A 全部選択
Command + Z やりなおし
Command + S 保存
Command + Shift + S 別名で保存
Command + tab アプリの切り替え
Control + P カーソルを一行上に
Control + N カーソルを一行下に
Control + F カーソルを右に
Control + B カーソルを左に
Control + E カーソルを行末(段落の最後)に
Control + A カーソルを行頭(段落の先頭)に
Control + H バックスペース(カーソルの左側を削除)
Control + D デリート(カーソルの右側を削除)
Command + Shift + 3 全画面のキャプチャ
Command + Shift + 4 指定範囲のキャプチャ
Control + Shift + 電源ボタン ディスプレイOFF
Command + Control + F アプリケーションのフルスクリーン化
Command + T ブラウザの新規タブを開く

参考にした、参考になるサイト

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?