Skip to content

Instantly share code, notes, and snippets.

@biancarosa
Created August 31, 2017 16:29
Show Gist options
  • Select an option

  • Save biancarosa/4bae61294294544a8b031942d11432f7 to your computer and use it in GitHub Desktop.

Select an option

Save biancarosa/4bae61294294544a8b031942d11432f7 to your computer and use it in GitHub Desktop.
VS Code settings
{
"window.zoomLevel": 0,
"workbench.colorTheme": "Default Light+",
"editor.fontSize": 16,
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true,
"editor.renderWhitespace": "all"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment