Missing fullwidth Latin characters | 缺少全角拉丁字母

Author: MikeWang000000Created Feb 4, 2026Updated Jul 25, 2026
LabelsUnicode

Microsoft VS Code tests '\uff4d' (m, fullwidth Latin small letter m) to get the width of a fullwidth character. Missing fullwidth Latin characters will cause VS Code behave wrong on line breaks.

VS Code 测试字符 '\uff4d' (m,全角拉丁小写字母m)以获取全角字符的长度。缺少全角拉丁字母会造成 VS Code 在自动换行时出现问题。

Related: https://github.com/microsoft/vscode/issues/286283