1. cbd92b1 gopls/internal: stubcalledfunction: improve logic of selecting insert position by xzb · 5 months ago
  2. 9f3c646 gopls/internal/cache: memoize cache keys by Rob Findley · 5 months ago
  3. 454be60 x/tools: be defensive after types.Info.Types[expr] lookups by Alan Donovan · 5 months ago
  4. 244a31e gopls/internal: CodeAction: quickfix to generate missing method by xzb · 5 months ago
  5. 915132c internal/typesinternal: add NamedOrAlias type by Tim King · 5 months ago
  6. f21a1dc gopls: add initial support for pull diagnostics by Rob Findley · 5 months ago
  7. a30b207 internal/versions: remove InitFileVersions by Tim King · 5 months ago
  8. 2683c79 gopls/internal/golang/stubmethods: rename analysis/stubmethods by Alan Donovan · 5 months ago
  9. efd951d gopls/internal/analysis/stubmethods: merge into CodeAction by Alan Donovan · 5 months ago
  10. ce2a33e gopls/internal: fix extract refactor for cases with anonymous functions by Chiawen Chen · 5 months ago
  11. 60b6bcd gopls/rename: include filename in error message by Chiawen Chen · 6 months ago
  12. 66afc1a gopls/completion: tweak fuzz handling to make its own MethodSet by Muir Manders · 9 months ago
  13. edfeacf internal/golang: fix panic in signatureHelp over builtin name by Rob Findley · 6 months ago
  14. d911e4a gopls: disable ast.Object resolution wherever possible by Alan Donovan · 6 months ago
  15. 31fdc78 gopls/internal/server: allow suppression of showDocument by Ethan Reesor · 6 months ago
  16. 752860b gopls/internal/protocol/command: simplify ApplyFix by Alan Donovan · 6 months ago
  17. fadcea5 gopls/internal/golang: CodeAction: split into producers by Alan Donovan · 6 months ago
  18. 1d5e334 internal/aliases: remove Alias and Unalias by Alan Donovan · 6 months ago
  19. bea7373 gopls/internal/protocol/command: remove nuisance error handling by Alan Donovan · 6 months ago
  20. 5aac53c gopls/internal/golang: Definition: jump to assembly by Alan Donovan · 6 months ago
  21. 91d4bdb gopls: rm GofumptFormat from internal/settings by Kir Kolyshkin · 6 months ago
  22. beed481 gopls/internal/settings: use CodeActionKind hierarchy by Alan Donovan · 7 months ago
  23. 15b8886 SignatureHelp: report signature of Ident if no enclosing CallExpr by xizi · 6 months ago
  24. 4e8d5c8 gopls: bump gofumpt to 0.7.0 by Kir Kolyshkin · 6 months ago
  25. 5157118 gopls/internal/lsp/source: put testing.T/B first when extracting by Viktor Stanchev · 6 months ago
  26. 2884375 gopls/internal/golang: Definitions: support renaming imports in doc links by Alan Donovan · 6 months ago
  27. 8ba9169 gopls/internal/golang: Highlight: work around go/types bug by Alan Donovan · 6 months ago
  28. c2e057b gopls: use Func.Signature everywhere by Alan Donovan · 6 months ago
  29. 9d7d14e x/tools/gopls: delete code obsoleted by go1.23 by Alan Donovan · 6 months ago
  30. 4bcf6a3 internal/golang: add a fast path for FormatVarType with gopls at 1.23 by Rob Findley · 6 months ago
  31. 9f9b7e3 gopls/internal/settings: add missing deep cloning in Options.Clone by Rob Findley · 7 months ago
  32. dc4d64c gopls: fix non-constant format strings by Rob Findley · 6 months ago
  33. 4ead70c gopls: report semantic tokens of top-level type constructor modifiers by xzb · 7 months ago
  34. 136c165 gopls/internal/cache: remove spurious assertions by Alan Donovan · 7 months ago
  35. e6bef92 gopls/internal/golang: downgrade assertion in methodsets index by Alan Donovan · 7 months ago
  36. a76f882 gopls: enhance read/write access distinction in document highlighting for symbols by ZHOU Zehua · 7 months ago
  37. 2154cbf gopls/internal/golang: add "Browse gopls features" code action by Alan Donovan · 9 months ago
  38. d29feb5 gopls/completion: prefer rangeable funcs in range statements by Muir Manders · 9 months ago
  39. 0e7ccc0 gopls/internal/golang: provide version info for stdlib in pkgdoc by Hongxiang Jiang · 9 months ago
  40. 2e239ad gopls/internal/golang: provide version info for stdlib fields by Hongxiang Jiang · 9 months ago
  41. bc15dd8 gopls/internal/analysis/fillstruct: use package name (not path) in UI by Alan Donovan · 9 months ago
  42. c0ae6bb gopls/internal/golang: splitlines: s/parameter/arguments/ in CallExpr by Alan Donovan · 9 months ago
  43. 5cc2d0b gopls/internal/golang: splitlines: remove workaround for golang/go#68202 by Alan Donovan · 9 months ago
  44. 6916077 gopls/internal/golang: don't panic when findKeyword fails by Alan Donovan · 9 months ago
  45. b9a361a gopls/internal/golang: provide version info for stdlib methods by Hongxiang Jiang · 9 months ago
  46. 3db1ddb gopls/internal/golang: provide available version info in stdlib hover by Hongxiang Jiang · 9 months ago
  47. 008ed2c gopls/internal/golang/completion: fix package clause completion suffix by Rob Findley · 9 months ago
  48. b297f5a gopls/internal/golang: s/return values/results/ by Alan Donovan · 9 months ago
  49. b5bfa9c gopls/internal/fuzzy: move the fuzzy package to gopls by Rob Findley · 9 months ago
  50. 480a22d gopls/completion: don't take address of interfaces for "%p" values by Muir Manders · 9 months ago
  51. 3151270 gopls/internal: add code action "extract declarations to new file" by Chiawen Chen · 9 months ago
  52. 850c7c3 gopls: skip failing tests on wasm/wasip1 by Rob Findley · 9 months ago
  53. dc34122 gopls/internal/golang: fix hovering from the builtin file by Rob Findley · 9 months ago
  54. 1e6c1e2 gopls/internal/golang: strip @v1.2.3 suffix from pkgdoc URLs by Alan Donovan · 9 months ago
  55. f06ed92 gopls/internal/settings: define InlayHints enum by Alan Donovan · 9 months ago
  56. 833def6 gopls/internal/settings: move CodeActionKind values from protocol by Alan Donovan · 9 months ago
  57. 99779e9 gopls/internal/settings: move CodeLensSource from protocol by Alan Donovan · 9 months ago
  58. 1239d04 gopls/internal/golang: Hover: use internal pkg doc viewer by Alan Donovan · 12 months ago
  59. 6ece8fb gopls/internal/golang: improve ergonomics of "Browse documentation" by Alan Donovan · 9 months ago
  60. 6a8bc5f gopls/internal/lsp/source: ignore lambdas in call hierarchy by Alan Donovan · 1 year, 3 months ago
  61. b5dbe8b gopls/internal/golang: s/View/Browse/ for browser-based features by Alan Donovan · 9 months ago
  62. 46928a5 gopls: fix StmtToInsertVarBefore for switch stmts by ssd71 · 9 months ago
  63. bffeaaa gopls/internal/golang: s/Show/View/ for web-based reports by Alan Donovan · 9 months ago
  64. 413a491 gopls/internal/golang: factor the 3 web reports by Alan Donovan · 9 months ago
  65. f41a407 gopls/internal/golang: Web, an abstraction of server.web by Alan Donovan · 9 months ago
  66. f5a26d2 gopls/internal/server: simplify FreeSymbols plumbing by Alan Donovan · 9 months ago
  67. 15d13c3 gopls/internal/golang: add "Show assembly of f" code action by Alan Donovan · 10 months ago
  68. a35b054 gopls/internal/test/integration: style tweaks to CodeAction by Alan Donovan · 9 months ago
  69. 5e0f1d8 gopls/internal/server: fix regression in organize imports code action by Hana (Hyang-Ah) Kim · 9 months ago
  70. 7522327 gopls/rename: Fix spurious package name conflicts. by toad · 10 months ago
  71. b623539 gopls/internal/cache: suppress "internal" import check on Bazel by Alan Donovan · 10 months ago
  72. 019da39 gopls/internal/golang: OutgoingCalls: fix crash on unsafe.Slice by Alan Donovan · 10 months ago
  73. f10a0f1 gopls/internal/golang: skip TestFreeRefs on js by Rob Findley · 10 months ago
  74. d940b33 gopls/internal/server: support InsertReplaceEdit completion by Hana (Hyang-Ah) Kim · 10 months ago
  75. e635bfa gopls/internal/golang: unexport more declarations by Alan Donovan · 10 months ago
  76. bc5e086 gopls/internal/golang: unexport several functions by Alan Donovan · 10 months ago
  77. 41211c8 gopls/internal/golang: fix bug in freeRefs algorithm by Alan Donovan · 10 months ago
  78. 788d39e gopls/internal/golang: "Show free symbols" code action by Alan Donovan · 1 year, 4 months ago
  79. f73683e gopls/internal/golang: remove test debugging aix-ppc64 issue by Rob Findley · 10 months ago
  80. 0b4dca1 gopls/internal/protocol: separate CodeLens from Command; document by Alan Donovan · 10 months ago
  81. de1032b gopls: remove dead code by Alan Donovan · 10 months ago
  82. c184dd7 internal/test/marker: skip basiclit.txt on ppc64 by Rob Findley · 10 months ago
  83. af36634 gopls/internal/protocol: rename DocumentChange{s,} by Alan Donovan · 10 months ago
  84. 42d564a gopls: support four kinds of DocumentChanges by Alan Donovan · 10 months ago
  85. 528484d gopls/internal/cache: support overlays by Alan Donovan · 10 months ago
  86. 487737a gopls/internal/golang: fix another crash in RenderPackageDoc by Alan Donovan · 10 months ago
  87. 4cfd180 gopls/internal/golang: RenderPackageDoc: fix param truncation crash by Alan Donovan · 10 months ago
  88. 24f3b32 gopls/internal/golang: show struct tag when hovering over fields by Quentin Quaadgras · 10 months ago
  89. e149e84 gopls: rationalize code generation by Alan Donovan · 10 months ago
  90. ff28778 gopls/internal/protocol: rationalize edit helpers by Alan Donovan · 10 months ago
  91. 5daf157 gopls/internal/golang: simplify "rewrite" code actions by Alan Donovan · 10 months ago
  92. 1718e2d gopls/internal/cache: simplify Snapshot Go commands by Robert Findley · 11 months ago
  93. e2a352c internal/refactor/inline: extensible API by Alan Donovan · 11 months ago
  94. ccdef3c gopls/internal/golang: fix nil panic in InlayHint by Alan Donovan · 11 months ago
  95. 5ef4fc9 gopls/internal/golang/completion: fix the isEmptyInterface predicate by Rob Findley · 11 months ago
  96. 3c49bb7 gopls: normalize logging attributes by Robert Findley · 11 months ago
  97. 2fa621c gopls/internal/golang: fix resolution of in-package implementations by Robert Findley · 11 months ago
  98. 8db95b7 gopls/internal/golang: check the comment range before emiting semantic tokens by rogeryk · 11 months ago
  99. c17402c gopls: fix a couple places where temporary files are not removed by Rob Findley · 11 months ago
  100. 7c7d7db gopls/internal/golang: allow "query" CodeActions on generated files by Alan Donovan · 11 months ago