Skip to content

Instantly share code, notes, and snippets.

@stfsy
Created November 3, 2017 10:27
Show Gist options
  • Save stfsy/af1381bf927113921ca2003fe695b1e9 to your computer and use it in GitHub Desktop.
Save stfsy/af1381bf927113921ca2003fe695b1e9 to your computer and use it in GitHub Desktop.
Settings for VS Code Screenshots
{
"window.zoomLevel": 1,
"editor.codeLens": false,
"editor.renderWhitespace": "none",
"editor.renderLineHighlight": "none",
"editor.renderIndentGuides": false,
"editor.rulers": [],
"diffEditor.renderIndicators": false,
"git.enabled": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment