Files
go/.vscode/settings.json
2020-07-29 19:57:06 +09:00

4 lines
65 B
JSON

{
"go.useLanguageServer": true,
"go.inferGopath": false
}