-
gopls version: v0.15.2/go1.18.3
gopls flags:
update flags: proxy
extension version: 0.42.1
environment: Visual Studio Code darwin
initialization error: undefined
issue timestamp: Thu, 14 Nov 20…
-
### What is the issue?
My company mandates that all docker images be proxied via Artifactory. Hence we can't pull `docker.io/golang:alpine`. We have to pull `company.repo.com/golang:alpine` after d…
-
`gopls` for go: https://github.com/golang/go/wiki/gopls
`clangd` for C++: https://reviews.llvm.org/diffusion/L/browse/clang-tools-extra/trunk/clangd/
Kythe also provides an LSP, but it may not be …
-
### Is there an existing issue for this?
- [X] I have searched the tracker for existing similar issues and I know that duplicates will be closed
### Describe the Issue
When I attempt to use r…
-
### What version of Go are you using (`go version`)?
go version go1.15.7 darwin/amd64
analysistest v0.1.0
### Does this issue reproduce with the latest release?
yes
### What ope…
-
### What did you do? (required: The issue will be **closed** when not provided)
I've put the go version with the format 1.22.4 (instead of 1.22) in my go.mod file.
### What did you expect to ha…
-
### gopls version
Build info
----------
golang.org/x/tools/gopls v0.16.2
golang.org/x/tools/gopls@v0.16.2 h1:K1z03MlikHfaMTtG01cUeL5FAOTJnITuNe0TWOcg8tM=
github.com/BurntSushi/toml@v1.2.1…
-
Hi, I do
`go get -u github.com/Azure/azure-event-hubs-go/v2`
### Expected Behavior
All packages downloaded successful.
### Actual Behavior
Getting the following error:
```
>go get -u gith…
-
Getting this error
```
cannot use echoSwagger.WrapHandler (variable of type "github.com/labstack/echo/v4".HandlerFunc) as "github.com/labstack/echo".HandlerFunc value in argument to e.GETcompiler…
-
### What version of Go, VS Code & VS Code Go extension are you using?
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- `go version go1.16.3 darwin/amd64`
* Run `go…