我目前在 vs 代码中使用 operator mono 字体作为我的默认字体,现在我想向它添加 fira 代码字体,但我不知道如何添加它以使它们都工作。我尝试在字体系列设置中添加第二种字体,但第二种字体似乎替换了当前字体。我该怎么做?
我目前的坐姿:
"editor.fontFamily": "'Operator Mono'", "editor.fontLigatures": true
fonts visual-studio-code
fonts ×1
visual-studio-code ×1