Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[zh-cn] 修复语言包造成的字体错误 #1508

Open
smilechy opened this issue Nov 16, 2023 · 4 comments
Open

[zh-cn] 修复语言包造成的字体错误 #1508

smilechy opened this issue Nov 16, 2023 · 4 comments

Comments

@smilechy
Copy link

smilechy commented Nov 16, 2023

hoverWidget中的部分字体在使用语言包之后变成了宋体。
用繁体中文语言包、英文原版均能正确显示字体。

示例代码:
/** `这里的字在悬浮提示时字体错误` */
let hoverHere

@smilechy
Copy link
Author

83d423a4b5a301ea85680087f4f6a81

@kzyqq00-Player
Copy link

Image
那是因为你自己没配置好,你没给vscode留一个字体fallback,你可以在字体系列里加个英文逗号,然后加个支持中文的字体,比如我给的是等线。

This issue can now be closed because the Author does not have the fallback font configured.

@Vtmt0609
Copy link

Vtmt0609 commented Dec 6, 2024

Remover

@kzyqq00-Player
Copy link

希望真的是这样。或者,他是一个vscode本身的bug,在后续的版本中被修复了?
Hopefully, that's the case. Or, it could be a bug in VSCode itself, which has been fixed in later versions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants