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

VScodeのプラグインBracket Pair Colorizer 2が非推奨になってた件について

Posted at

Bracket Pair Colorizer 2ってなに?

Bracket Pair Colorizer 2はコード内の括弧を階層別に色違いにできる拡張機能でコードの視認性が向上するというモノでした

詳しくは以下の公式からご確認ください↓

Bracket Pair Colorizer 2メンテ終了のお知らせ

先日ふとVScodeのプラグインを整理していたらこんな表示が
image.png

うん?[Depreciated]とな?
Depreciated、直訳すると「非推奨」とか「廃止」という意味

そう!いつのまにかメンテが終了していたのだ!便利だったのにどうして・・・

というわけで早速代替手段を探します

VScodeの標準機能になってた件

検索してみるとどうやらVS Code 1.60からBracket Pair Colorizer 2の機能が標準搭載されていた模様パッチノートはキチンと見よう!

つまり公式で搭載されたからわざわざプラグイン使わなくても良いよねと言うことらしいです

というわけで早速設定していきます

設定方法

Bracket Pair Colorizer 2 はアンインストールしましょう
無効化でも構いません

設定からbracketと検索すると簡単に見つかります
image.png

デフォルトで無効化されているので以下の部分のチェックボックスから有効化します
image.png

以上で設定完了です

おわりに

カスタマイズ性はBracket Pair Colorizer 2のほうが上らしいですが個人的には色分けさえできてればよかったので満足です

Twitterもやっています良かったらフォローお願いします→@mzsn53

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?