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 1 year has passed since last update.

VScodeでも文字の縮小のショートカットを変更する

Last updated at Posted at 2024-06-05

VS code や Cursorで文字の拡大縮小だけど、
ZoomInは[command]+[Shift]+[;] = command + なのに
ZoomOutは[command]+[NumPadSubtract] と テンキーの-に割り当てられてて
MacBook単体で使ってると積む。。。

適度に環境変わるから(・・)、焦らないように備忘録。

ショートカットの変更方法

VScodeだと、左下のギアアイコン
Cursorだと、右上のギアアイコン
から[Keyboard Shortcuts]を選択
(このショートカットもIDEによって変わるからカオス・・・)

検索にzoomといれる

View:Zoom Outの行をクリックして、左に出てくるペンをクリック
[command]を押して[-]を押したらリターンキーを押して確定

ついでに、View:Reset Zoomも設定しておく
[shift] [command] [-]でいいだろう

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?