Aurora Blog
Home
Golang x/tools/gopls: hover: doc link markup ignores import mapping of current file, omits links
2025-06-13 14:06:18
5110
Is your feature request related to a problem? Please describe.When hovering over a symbol in the editor, currently some ...
Golang x/tools/gopls: support "inline all" and "inline away"
2025-06-13 14:06:15
380
Add two new code actions for inlining, defined at the callee rather than caller:"inline all" inlines all uses of a funct...
Golang x/tools/gopls: support type move refactorings
2025-06-13 14:06:12
1170
What did you do?I have code like below:package atype M struct {}and used by some package:package mainfunc main() { ...
Golang x/tools/gopls: extract(refactor) fails on anonymous structs
2025-06-13 14:06:10
1718
What version of Go are you using (go version)?go version go1.20.6 darwin/amd64golang.org/x/tools/gopls v0.12.4 golang...
Golang x/tools/gopls: "no object found" when renaming a function from within its doc comment
2025-06-13 14:06:08
14559
example.com$ go versiongo version devel +f7e26467b Fri Oct 30 01:31:10 2020 +0000 linux/amd64example.com$ go version -m ...
Golang x/tools/gopls: unimported completion delay, random results and caches not persisted with remote?
2025-06-13 14:06:06
4336
What version of Go are you using (go version)?$ go versiongo version devel go1.17-b7a85e0003 Fri Jul 30 14:01:30 2021 +0...
Golang cmd/internal/testdir: Test/fixedbugs/issue52127.go failures
2025-06-13 14:06:04
3033
#!watchflakesdefault <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue52127.go...
Golang cmd/compile: package-level variable initialization with constant dependencies doesn't match order specified in Go spec
2025-06-13 14:05:43
6913
Go versiongo 1.22.0Output of go env in your module/workspace:$go envGO111MODULE=''GOARCH='amd64'GOBIN=''GOCACHE='/Users/...
Golang x/tools/gopls: creates many /tmp/go-build* directories
2025-06-13 14:05:40
3960
This is a dup of #37368, it was never fixed for me, I still end up with a few (mostly empty) /tmp/go-build* folders.I ca...
Golang x/tools/gopls: suggested completions include many irrelevant, non-deterministic entries
2025-06-13 14:05:38
2767
What version of Go are you using (go version)?$ go versiongo version go1.15.6 linux/amd64Does this issue reproduce with ...
Golang cmd/internal/testdir: Test/fixedbugs/issue41635.go failures
2025-06-13 14:05:32
5687
#!watchflakesdefault <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue41635.go...
Golang cmd/internal/testdir: Test/fixedbugs/issue4463.go failures
2025-06-13 14:05:28
3921
#!watchflakesdefault <- pkg == "cmd/internal/testdir" && test == "Test/fixedbugs/issue4463.go&...
Golang x/build: LUCI builders fail to fetch dependencies for subrepos
2025-06-13 14:05:22
388194
#!watchflakespost <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`(pla...
Golang net/http: failures with timeout waiting for SETTINGS frames
2025-06-13 14:05:18
14775
#!watchflakespost <- pkg == "net/http" && `timeout waiting for SETTINGS frames`Issue created automa...
Golang encoding/json: Allow empty strings for parsing numbers
2025-06-13 14:05:16
578
Like, if you try to decode a json to a struct, and a json field refers to an int/float struct field.Okay, now if that js...
Golang proposal: x/tools/{godoc,cmd/godoc}: isolate, tag, and delete godoc
2025-06-13 14:05:12
16548
The godoc command, golang.org/x/tools/cmd/godoc, was never redesigned to make full use of modules, has been deprecated i...
Golang x/tools/gopls: Rename: missing type for selector in satisfy.(*Finder).expr
2025-06-13 14:05:10
15039
#!stacks"runtime.sigpanic" && "satisfy.(*Finder).expr:+75"Issue created by stacks. case *...
Golang net/http: roundtrip_js.go fails to handle fetch() Promise if RoundTrip context is canceled
2025-06-13 14:05:05
5500
What version of Go are you using (go version)?$ go versiongo version go1.18.1 linux/amd64Does this issue reproduce with ...
Golang x/tools/gopls: release gopls@v0.16.0-pre.1 prior to 1.23rc1
2025-06-13 14:05:03
1850
This issue exists to block the release of go1.23rc1 on the existence of a gopls@v0.16.0-pre.1 release.gopls@master has s...
Pandas BUG: replace value failed
2025-06-13 14:04:58
3351
Pandas version checks[x] I have checked that this issue has not already been reported.[x] I have confirmed this bug exis...
上一页
下一页
1
…
314
315
316
317
318
…
368
.