1 个回答

Unicode highlighting

All uncommon invisible characters in source code are now highlighted by default:

In addition, characters that can be confused with ASCII characters are also highlighted:

The settings editor.unicodeHighlight.invisibleCharacters, editor.unicodeHighlight.ambiguousCharacters, or editor.unicodeHighlight.nonBasicASCII can be set to false to disable the corresponding feature.

根据设置,所有非 ASCII 字符都由可能被 highlight。

1.64 有加了几个新的选项,比如 editor.unicodeHighlight.allowedLocales 。把 allowedLocales 设置成 zh-hans 中文一般就不提示了。

你把鼠标放到提示上,应该可以看到一些说明吧 ...

撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题