Skip to content

Instantly share code, notes, and snippets.

@djromero
Created February 23, 2018 18:38
Show Gist options
  • Save djromero/cbd4e67494c722dcd3725b7ad6de429b to your computer and use it in GitHub Desktop.
Save djromero/cbd4e67494c722dcd3725b7ad6de429b to your computer and use it in GitHub Desktop.
VS Code Settings
{
// Editor font
"editor.fontFamily": "Source Code Pro, Menlo, monospace",
"editor.fontSize": 13,
"editor.fontLigatures": true
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment