mirror of
https://github.com/OpenDiablo2/OpenDiablo2
synced 2024-11-15 16:56:00 -05:00
7bf646b435
The VSCode Golang extension, formally as `ms-vscode.go`, has now been moved over to the Golang org and is now at `golang.go`.
7 lines
99 B
JSON
7 lines
99 B
JSON
{
|
|
"recommendations": [
|
|
"golang.go",
|
|
"defaltd.go-coverage-viewer"
|
|
]
|
|
}
|