Sign in
go
/
vscode-go
/
0828cdf7bb877860877ab48b4d742aa580b8aa7a
/
.
/
test
/
gopls
/
testfixtures
/
src
/
workspace
/
.vscode
/
settings.json
blob: 2474ded5bb4125beb3db8423016db3587f2a55ba [
file
] [
log
] [
blame
]
{
"go.useLanguageServer"
:
true
,
"go.languageServerFlags"
:
[
"-rpc.trace"
,
"serve"
],
"go.useGoProxyToCheckForToolUpdates"
:
false
,
}