145
81

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.

VSCodeの文字サイズを大きくor小さくしたい!for Mac

Last updated at Posted at 2019-04-15

ことのはじまり

Visual Studio Codeの文字サイズを知らない間に小さくしてしまってもとに戻したい!
え、どうすればいいん?
多分フォントサイズを調整するショートカットがあるハズや!

文字サイズを小さくする

command(⌘) + マイナス(-)

文字サイズを大きくする

JISキーボード

command(⌘) + シフト(⇧) + プラス(+)
command(⌘) + シフト(⇧) + マイナス(-)

USキーボード

command(⌘) + プラス(+)

なぜJISキーボードではcommand + shift + (プラス or マイナス) なのか?

こちらが参考のものです。
気分が乗ったら解説も書きます。

Macで開発するなら抑えておくべきショートカットキーまとめ - Qiita
コマンドキーと+で拡大できません。縮小はできるのですが。 - Apple コミュニティー

145
81
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
145
81

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?