1
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.

【 駆け出しWEBエンジニアのためのメモ】駆け出し時に使用頻度の高いショートカットキー(Mac用)

Last updated at Posted at 2019-10-20

こんばんわ!

TECH:EXPERTで学び始めて2日目、
HTML/CSSのコードをひたすらに書いてます!

いくつか例をこなす中で気付くこと
「同じ文、同じ作業の繰り返し多いなっ!!!」

そんな面倒臭い状況を打破する為の強い味方の1つが
「ショートカットキー」

全部覚えようと思ったらこれだけあります(リンク参照)
https://support.apple.com/ja-jp/HT201236

数多くないですか?
パソコン投げたくなる、、、

というわけで
私が今よく使ってるショートカットキーを
備忘もかねて下にメモしておきます♪
よければ、使ってみてください(^^)

↓↓↓

command + C : コピー
command + V : ペースト
command + X : 切り取り
command + R : Safari、GoogleChromeなどのAppではリロード(画面更新)
option + クリック : 複数選択(コードを複数箇所に同時記入できる)
option + ¥ : 「\」(今後Rubyなどでプログラムを書くときによく使う予定)

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?