Skip to content

Instantly share code, notes, and snippets.

@abouthalf
Last active September 11, 2021 17:19
Show Gist options
  • Save abouthalf/df512a53c142161938d9c7189a717fcb to your computer and use it in GitHub Desktop.
Save abouthalf/df512a53c142161938d9c7189a717fcb to your computer and use it in GitHub Desktop.
Visual Studio Code user settings for Operator Mono
// Place your settings in this file to overwrite the default settings
{
"editor.fontFamily": "Operator Mono SSm",
// Enables font ligatures
"editor.fontLigatures": true,
// Controls whether the editor should render whitespace characters
"editor.renderWhitespace": "all"
}
@mittalyashu
Copy link

Not working.

@kasper369-GitHub
Copy link

my font is not cursive but my comments are cursive. How do I make my font cursive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment