Skip to content

Instantly share code, notes, and snippets.

@matthewhartman
Created April 18, 2017 11:16
Show Gist options
  • Select an option

  • Save matthewhartman/7a8b12a2c9e3dbe0cf2a1e3b0771e603 to your computer and use it in GitHub Desktop.

Select an option

Save matthewhartman/7a8b12a2c9e3dbe0cf2a1e3b0771e603 to your computer and use it in GitHub Desktop.
MS Code Settings
// Place your settings in this file to overwrite the default settings
{
"http.proxyStrictSSL":false,
"standard.enable": true,
"files.autoSave": "on",
"window.zoomLevel": 0,
"workbench.welcome.enabled": false,
"editor.minimap.enabled": true,
"emmet.syntaxProfiles": {
"javascript": "html"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment