-
-
### Describe the bug:
StringList binding does not seem to check content during diff check, only length.
### To Reproduce:
Steps to reproduce the behaviour:
1. Run the test linked below.
…
-
### 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.18.…
-
### What version of Go are you using (`go version`)?
$ go version
go version go1.21.1 linux/arm64
$ go list -m golang.org/x/tools
golang.org/x/tools v0.14.1-0.20231008020826-a3b5082fb05e
…
-
### Describe the bug:
I'm trying to add/remove widgets to a vbox dynamically, and there is an intermittent deadlock that happens when a check is being resized in a custom layout.
https://githu…
-
Hello - I'd like to use https://pkg.go.dev/modernc.org/sqlite for my SQLite driver (it's CGO free!). Is this possible, and if it's not currently possible, do you think it's a good idea / fairly easy f…
-
### Is your feature request related to a problem? Please describe:
I want to create a custom dialog with the following design:
![Screenshot from 2021-09-14 15-34-06](https://user-images.githubu…
-
### 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.…
-
(Issue opened after advice from @hyangah on Gophers Slack in [this thread](https://gophers.slack.com/archives/C2B4L99RS/p1606838826375300?thread_ts=1606836472.374800&cid=C2B4L99RS))
### What versio…
-
govim uses an internal gopls setting: `tempModFile`, along with allowModfileModifications. This appears to be recently broken, perhaps by https://go.dev/cl/382241.
Reported in slack, from their CI:…