Skip to content

Instantly share code, notes, and snippets.

@onemouth
Last active December 13, 2018 03:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save onemouth/91d854c400f4f7edb91f688a8eab19f0 to your computer and use it in GitHub Desktop.
Save onemouth/91d854c400f4f7edb91f688a8eab19f0 to your computer and use it in GitHub Desktop.
my vscode
{
"window.zoomLevel": 1,
"git.autofetch": true,
"breadcrumbs.enabled": true,
"go.useLanguageServer": false,
"editor.minimap.enabled": false,
"go.testTimeout": "300s",
"go.testEnvVars": {
"REUSE_DOCKER": 1
},
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment