LoginSignup
0
0

More than 1 year has passed since last update.

【VSCode】全角文字が黄色い枠で囲まれるのを解除する方法

Posted at

Visual Studio Code バージョン 1.63 で導入された Unicode 強調表示機能により、デフォルトで文字列内の全角文字が黄色い枠で囲まれて表示されるようになった。

解除方法

  1. 「管理」>「設定」を開く。(macOS:⌘,)
  2. 「設定の検索」ボックスで「unicode highlight」を検索。
  3. 「Editor › Unicode Highlight: Include Strings」を「false」に設定。
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