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

4 lines
64 B
JSON

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