-
### gopls version
Build info
----------
golang.org/x/tools/gopls (devel)
golang.org/x/tools/gopls@(devel)
github.com/BurntSushi/toml@v1.2.1 h1:9F2/+DoOYIOksmaJFPw1tGFy1eDnIJXg+UHjuD8lTa…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build kitty from nixpkgs-unstable on aarch64-darwin
### Build log
```log
Sourcing python-remove-tests-dir-hook
Sourcing python-ca…
-
### Package information | 软件包信息
Details
包名 | 版本
-- | --
incus | [6.0.2-1](https://github.com/deepin-community/incus/commit/aa656b47b04443759aecf02b77766c60fc8694c7)
golang-github-minio-minio-go-v7 …
-
**Background**: generated Go source files may contain //line directives that relate each line of Go source to the line of some other file from which it was generated. If the file named by the line dir…
-
```
#!stacks
"bug.Reportf" && "cache.(*action).exec.func2:+78"
```
```go
if end > fileEnd+1 {
if !fixed {
bug.Reportf("end > end of file + 1")
}
end = fileEnd
}
```
This…
-
[Creating a new Revel application](https://revel.github.io/tutorial/createapp.html)
I tried running the above in a docker golang container.
However, the result is different from what I expected.
Is…
-
```
#!watchflakes
default
-
the x/tools package used by enumer causes it to generate the following error when it is built with go 1.22.0 on Mac OSX silicon.
```
panic: runtime error: invalid memory address or nil pointer der…
-
### 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.…
-
**Describe the bug**
This is clearly a shell "activate" mode issue. Maybe it's even not a bug, but an UX issue. Maybe it's good enough to just document it instead of fixing.
If mise config is edit…