-
### Welcome
- [X] Yes, I'm using a binary release within 2 latest major releases. Only such installations are supported.
- [X] Yes, I've searched similar issues on GitHub and didn't find any.
- […
-
### Create a GitHub issue with the label "Bug"
Don't have permissions
### Add a label corresponding to the Sysbox release
Again, don't have permissions but this happened on [master at 6204539…
-
dlvFlags have suggest --output for debug file but i can't using that
![image](https://github.com/golang/vscode-go/assets/57308712/9047b76b-5701-4599-a271-9e658c686bf1)
Here is my config
![image](ht…
-
### 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.22.2 l…
-
Hello Aaron,
After going through your FAQ and trying the two installation methods, as well as installing XCode, I keep getting the compilation error. I followed your script linked below using the n…
-
I believe the appropriate lower level libraries to use will be:
https://golang.org/pkg/bytes/
https://golang.org/pkg/os/
general outline of a go program. Taken from a sprite editor I was making f…
-
When running a go program with `go run ./path/to/main` and attaching Delve to the process. when it hits a breakpoint it can't print args.
These are steps to reproduce it:
1. Clone this branch of …
-
Changing the lv_drv_cmore lv_cronf.h to work with GTK makes that it doesn't compile anymore.
Is this intentional ?
I have libgtk-3.0 dev installed.
My intention is to write and test a GUI dashboa…
-
I tried to compile the current version (following the instructions in doc/install.txt).
Step 7 did not work immediately, I had to install pip manually using
``` bash
easy_install pip
```
Then I coul…
-
### 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.22.1 linu…