- Notifications
You must be signed in to change notification settings - Fork 2.3k
Pull requests: golang/tools
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
gopls/doc/release/v0.21.0.md: fix typo and remove semicolons
#605 opened Nov 20, 2025 by bystones Loading…
x/tools/gopls semantically tokenize export comments
#604 opened Nov 19, 2025 by JoeyShapiro Loading…
gopls/internal/analysis/modernize: fix a typo in deprecation warning path
#602 opened Oct 27, 2025 by cce Loading…
internal/refactor/inline: improve package local name by preserving alias
#601 opened Oct 20, 2025 by gavinkflam Loading…
cmd/stringer: omit negative bounds check from String for unsigned integers
#599 opened Oct 13, 2025 by ti-mo Loading…
gopls/internal/golang: implement 'Go to TestXxx' CodeLens and Code Action
#589 opened Aug 15, 2025 by ShoshinNikita Loading…
go/analysis/passes/shadow: separate package-level variables logic
#586 opened Aug 8, 2025 by bkreitch Loading…
go/analysis/passes/shadow: include filename in cross-file shadow error messages
#583 opened Aug 1, 2025 by bkreitch Loading…
gopls/internal/analysis/modernize add space for fix stringscutprefix
#582 opened Jul 6, 2025 by gan-of-culture Loading…
updated vim.md regarding breaking change in neovim 0.11
#579 opened Jun 8, 2025 by nathan-hello Loading…
godoc:vfs: extracted the
vfs subpackage into an independent package #562 opened Feb 12, 2025 by BorzdeG Loading…
gopls/doc: command for rendering code lenses inline in Neovim
#560 opened Jan 30, 2025 by fredrikaverpil Loading…
x/tools/gopls: render package documentation when hovering over imported package name identifiers
#559 opened Jan 20, 2025 by GSmithApps Loading…
x/tools/gopls: implement struct field generation quickfix
#544 opened Nov 17, 2024 by dennypenta Loading…
gopls/internal: convert variadic arguments from string to []byte/[]rune
#512 opened Aug 27, 2024 by hhhapz Loading…
x/tools/go/analysis: Add end position if present for the analysis JSON output for Diagnostics
#504 opened Jul 13, 2024 by madneal Loading…
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.