Skip to content

Instantly share code, notes, and snippets.

@imty42
Created December 12, 2017 07:52
Show Gist options
  • Save imty42/0464e403a0d759e960a2e0c0928d200d to your computer and use it in GitHub Desktop.
Save imty42/0464e403a0d759e960a2e0c0928d200d to your computer and use it in GitHub Desktop.
// 将设置放入此文件中以覆盖默认设置
{
"files.eol": "\n",
"editor.wordWrap": "on",
"workbench.startupEditor": "newUntitledFile",
"git.autofetch": false,
"window.zoomLevel": 0,
"python.pythonPath": "python2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment