wmjordan / Codist

A visual studio extension which enhances syntax highlighting, quick info (tooltip), navigation bar, scrollbar, display quality, and brings smart tool bar with code refactoring to code editor.
https://marketplace.visualstudio.com/items?itemName=wmj.Codist
GNU General Public License v3.0
307 stars 28 forks source link

Super Quick Info中文XML注释有锯齿 #324

Closed actforjason closed 4 months ago

actforjason commented 4 months ago

“文档注释”可以看到一些笔画粗细异常,原生的字体比较圆润。 Editor Tooltip字体为HarmonyOS Sans SC,只有微软系列字体正常。 图片 图片

wmjordan commented 4 months ago

Codist的选项里有优化显示效果的选项,选中它们,看看显示效果是否有改善。

image
actforjason commented 4 months ago

取消掉这两个选项后正常了,默认好像是勾选的。