A lot of people use fonts like Fira Code, which doesn't has italics. Wouldn't that be great to have options to force no_italics, no_bold, etc?
What I would like to see is the ability to choose separate fonts for different styles.
{
"editor.fontFamily": "'Fira Code'",
"editor.italicFontFamily": "'Ubuntu Mono'",
...
}
Most helpful comment
What I would like to see is the ability to choose separate fonts for different styles.