mirror of
https://github.com/crazybber/go-pattern-examples.git
synced 2024-11-25 21:26:03 +03:00
update settings
This commit is contained in:
parent
c3699e7c11
commit
3270a63a54
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@ -32,7 +32,7 @@
|
|||||||
"statusBar.border": "#5e7959",
|
"statusBar.border": "#5e7959",
|
||||||
"titleBar.border": "#5e7959"
|
"titleBar.border": "#5e7959"
|
||||||
},
|
},
|
||||||
"go.languageServerFlags": [],
|
"go.useLanguageServer": true,
|
||||||
"go.lintOnSave": "file",
|
"go.lintOnSave": "file",
|
||||||
"go.vetOnSave": "package",
|
"go.vetOnSave": "package",
|
||||||
"go.useCodeSnippetsOnFunctionSuggest": true,
|
"go.useCodeSnippetsOnFunctionSuggest": true,
|
||||||
|
Loading…
Reference in New Issue
Block a user