标签: fonts visual-studio-code italic
我正在使用Operator Mono
目前我的评论是斜体字。我怎么能用斜体制作我的所有代码呢? 谢谢:))
答案 0 :(得分:1)
这是“操作员字体”的具体答案 如果您至少安装了“Operator Mono”软件包,则可以尝试将editor.fontFamily的值从Operator Mono Light切换为Operator Mono Light Italic。 字体样式必须以其显式字体名称给出。
editor.fontFamily
Operator Mono Light
Operator Mono Light Italic