-
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/internal/codeaction: replace all occurrences of expression (refactor.extract.variable.all)
#539
opened Oct 31, 2024 by
xzbdmw
Loading…
gopls/internal/analysis/undeclaredname: merge into CodeAction
#538
opened Oct 30, 2024 by
xzbdmw
Loading…
go/packages: add TypesInfo properly when NeedTypesInfo was set while NeedSyntax & NeedTypes were not
#536
opened Oct 18, 2024 by
xrxtzz
Loading…
perf: optimize insert method in Sparse by inlining wordMask logic
#535
opened Oct 15, 2024 by
myeunee
Loading…
Perf: optimize nodePrinted map by using sync.Map for concurrent access
#534
opened Oct 15, 2024 by
myeunee
Loading…
Refactor: simplify switch case in printNode for better clarity
#533
opened Oct 15, 2024 by
myeunee
Loading…
Refactor: simplify env parsing in TestBuild by using strings.SplitN
#532
opened Oct 15, 2024 by
myeunee
Loading…
completions/inference: infer polymorphic types in completions
#530
opened Oct 8, 2024 by
jacobzim-stl
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…
use the clear function for the clear postfix and add slices support
#500
opened Jun 15, 2024 by
ALX99
Loading…
x/tools/go/analysis/passes/ctrlflow: encode more knowledge about standard library in ctrlflow analyzer
#497
opened Jun 5, 2024 by
yuxincs
Loading…
goimports: add capability to use go.mod module path as prefix
#496
opened Jun 1, 2024 by
TheoBrigitte
Loading…
x/tools/gopls: add "controlFlow" semantic tokens modifier
#495
opened May 30, 2024 by
jmg-duarte
Loading…
gopls/internal/util/lru: Move cache to its own internal utility in internal/lru
#488
opened Apr 12, 2024 by
philip-peterson
Loading…
gopls/internal/golang/completion: fix completion behavior when the source has syntax errors
#477
opened Feb 5, 2024 by
worlpaker
Loading…
gopls/internal/util/frob: use binary.LittleEndian.AppendUint{16,32,64}
#475
opened Feb 5, 2024 by
qiulaidongfeng
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.