We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1b7897 commit 719fbb5Copy full SHA for 719fbb5
.devcontainer/Dockerfile
@@ -30,6 +30,7 @@ RUN apt-get update \
30
honnef.co/go/tools/...@latest \
31
github.com/mdempsky/gocode@latest \
32
github.com/sqs/goreturns@latest \
33
+ # gopkgs is still needed even with gopls: https://github.com/microsoft/vscode-go/issues/3050#issuecomment-592263369
34
github.com/uudashr/gopkgs/v2/cmd/gopkgs@latest \
35
github.com/ramya-rao-a/go-outline@latest \
36
github.com/acroca/go-symbols@latest \
0 commit comments