kopia lustrzana https://github.com/cyoung/stratux
disable go language server, doesn't seem to work well
rodzic
b0988f98e0
commit
ae020ed3e3
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"go.lintFlags": [ "--disable-all" ],
|
||||
"go.toolsEnvVars": {"CGO_CFLAGS_ALLOW": "-L${workspaceRoot}"},
|
||||
"go.buildOnSave": "off"
|
||||
"go.buildOnSave": "off",
|
||||
"go.useLanguageServer": false
|
||||
// Use this to make it possible to hide the gen_gdl90 vs fancontrol redeclaration errors..
|
||||
//"files.exclude": {
|
||||
// "**/.git": true,
|
||||
|
|
Ładowanie…
Reference in New Issue