Skip to content

Instantly share code, notes, and snippets.

@andersonmadeira
Created May 2, 2018 11:14
Show Gist options
  • Save andersonmadeira/28064646edbf38020a684cf56609cc16 to your computer and use it in GitHub Desktop.
Save andersonmadeira/28064646edbf38020a684cf56609cc16 to your computer and use it in GitHub Desktop.
My visual studio code settings
{
"explorer.openEditors.visible": 0,
"editor.fontSize": 13,
"workbench.colorTheme": "Zeus-Sublime-Text",
"editor.renderLineHighlight": "none"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment