0
1

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.

[Xcode]括弧内の範囲を確認したい時

Posted at

概要

VisualStudioなら括弧を色分けする便利な機能がありますがXcodeには残念ながらありません。

本文

少し手間ですが、最初の括弧か最後の括弧にマウスカーソルを重ねてダブルクリックをすると括弧の中身が選択状態になるので確認しやすくなります。
スクリーンショット 2022-01-13 8.05.34.png

補足

デフォルトの配色では選択範囲の色が濃すぎたり薄すぎたりして見づらい時もあります。

Xcode > Preferences > Themesタブ > ウィンドウ下側のSelectionで見やすい色に調節するとだいぶ快適になります:sunny:

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

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?