{
"gopls": {
"usePlaceholders": true,
"completeUnimported": true
},
"go.gopath": "D:/project/golang",
"go.goroot": "C:/GO",
"go.gotoSymbol.includeImports": true,
"go.inferGopath": true,
"go.gotoSymbol.includeGoroot": true,
}