-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- 1.17.8
* Run `gopls …
-
Hi,
wish to ask, how can i pass additional arguments to GoTestXXX?
-
Note: #7111 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 4448e1236209ef12ca0b8ab6c16fa9f56c531190
buildURL: [Build Status](https://source…
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
go version devel go1.18-…
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go version go1.16.…
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
go version go1.16 li…
-
**Steps to reproduce**
```bash
$ make test
bash: line 1: Support/JetBrains/Toolbox/scripts: No such file or directory
bash: line 1: Support/JetBrains/Toolbox/scripts: No such file or directory
…
-
cilium/cilium has started using large GitHub Action Runners to run multi-kernel tests. Since they support nested KVM virtualization, they are much faster than the approach we are using here.
Curren…
-
### What version of Go, VS Code & VS Code Go extension are you using?
Version Information
* Run `go version` to get version of Go from _the VS Code integrated terminal_.
- go version go1.17.3 li…
-
Hi the following code snippet gives a warning (type EmptyStruct is unused (U1000)go-staticcheck
View Problem), when it should not (probably related to #1250 ):
I have an internal(i.e. under /inter…