Skip to content

Commit c4e1632

Browse files
committed
Update VSCode Go extension name
1 parent 4f8b00f commit c4e1632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848

4949
// Add the IDs of extensions you want installed when the container is created.
5050
"extensions": [
51-
"ms-vscode.go"
51+
"golang.go"
5252
]
5353

5454
// Use 'forwardPorts' to make a list of ports inside the container available locally.

0 commit comments

Comments
 (0)