Files
go/.vscode/settings.json
2020-07-28 13:22:55 +09:00

5 lines
66 B
JSON

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