1. cad55b2 [gopls-release-branch.0.9] gopls: squash CLs to fix broken tests by Robert Findley · 2 years, 4 months ago
  2. f157068 internal/lsp/regtest: allow sharing memoized results across regtests by Robert Findley · 2 years, 6 months ago
  3. 04bd087 internal/lsp: enable fillstruct for generics by Suzy Mueller · 2 years, 6 months ago
  4. 71dc5e2 internal/lsp/cache: make snapshot reference counting uniform by Alan Donovan · 2 years, 6 months ago
  5. ad756c7 internal/lsp: initial test set up for inlay hints by Suzy Mueller · 2 years, 7 months ago
  6. 2bb78cf internal/lsp: add missing bug reporting, and panic during marker tests by Robert Findley · 2 years, 8 months ago
  7. 37590b3 gopls: remove usage of golang.org/x/xerrors by Robert Findley · 2 years, 9 months ago
  8. 3e30e21 gopls: remove the workspace_metadata command by Robert Findley · 3 years ago
  9. 68b574a internal/template: identify template files by the templateExtensions option by pjw · 3 years ago
  10. affba50 internal/lsp: temporarily strip subscripts from generic hover by Robert Findley · 3 years, 3 months ago
  11. cd7c003 internal/lsp: add support for hovering runes by Jean-Hadrien Chabran · 3 years, 9 months ago
  12. 46d1522 internal/lsp: add extract to method code action by Suzy Mueller · 3 years, 7 months ago
  13. 4061312 internal/lsp: add list_known_packages and add_import commands by Marwan Sulaiman · 3 years, 8 months ago
  14. 94a1942 internal/lsp/completion: move postfix completions behind option by Muir Manders · 3 years, 11 months ago
  15. 09058ab internal/lsp/source/completion: add postfix snippet completions by Muir Manders · 4 years, 2 months ago
  16. b3556f0 internal/lsp: remove some unused parameters, mostly in the cache package by Rebecca Stambler · 3 years, 10 months ago
  17. d34cf35 internal/lsp/source: return nil for foldingRange in case of parse error by Hana · 4 years ago
  18. c3402e3 internal/lsp: update to latest version of LSP protocol by pjw · 4 years ago
  19. c2bea79 internal/lsp/source: make it an error to rename embedded fields by Rob Findley · 4 years ago
  20. 008e477 internal/lsp, gopls: recover from go-diff panics by Rebecca Stambler · 4 years, 1 month ago
  21. 0e8b1ee gopls, internal/lsp: support fillstruct for partially-filled structs by Jean de Klerk · 4 years, 3 months ago
  22. 325b08a internal/lsp: rewrite the workspace symbol marker tests by Rebecca Stambler · 4 years, 2 months ago
  23. ed677e9 internal/lsp/tests: factor normalization logic out of cmd tests by Rebecca Stambler · 4 years, 2 months ago
  24. 330dc7d internal/lsp/cache: assign a static temp workspace dir to the first view by Rob Findley · 4 years, 3 months ago
  25. a2250d3 internal/lsp: add gopls semtok command and semantic token tests by Peter Weinbergr · 4 years, 3 months ago
  26. 828e89d internal/lsp: fix env setting type by Heschi Kreinick · 4 years, 3 months ago
  27. b5b8742 internal/lsp/source: refactor c.item to support deepSearch in all cases by Danish Dua · 4 years, 3 months ago
  28. e843550 internal/lsp: run marker tests in multi-module mode by Heschi Kreinick · 4 years, 4 months ago
  29. aeb8e36 internal/lsp: remove multi-module support in tests by Heschi Kreinick · 4 years, 4 months ago
  30. c537a34 internal/lsp: pass options by reference instead of by value by Rebecca Stambler · 4 years, 4 months ago
  31. f4cefd1 internal/lsp: enable multi-module workspace mode by default in tests by Rebecca Stambler · 4 years, 4 months ago
  32. 6a8222e gopls/doc: generate settings JSON, docs by Heschi Kreinick · 4 years, 4 months ago
  33. acefd22 internal/lsp/source: move completion to its own package by Danish Dua · 4 years, 4 months ago
  34. 5d67d6c internal/lsp: clean up some of the mod code lens code by Rebecca Stambler · 4 years, 4 months ago
  35. bc8aaaa internal/lsp: ignore period ('.') triggered completions in comments by Danish Dua · 4 years, 5 months ago
  36. b793a13 internal/lsp: add outgoing calls call hierarchy by Danish Dua · 4 years, 5 months ago
  37. 1365742 internal/lsp: add incoming calls hierarchy to gopls by Danish Dua · 4 years, 5 months ago
  38. fd80f4d internal/lsp: fix a few small staticcheck warnings by Rebecca Stambler · 4 years, 5 months ago
  39. c1903db internal/memoize: switch from GC-driven to explicit deletion by Heschi Kreinick · 4 years, 6 months ago
  40. 9221131 internal/lsp: release resources for call hierarchy file requests by Danish Dua · 4 years, 5 months ago
  41. a5d4502 internal: add call hierarchy cmd and lsp scaffolding by Danish Dua · 4 years, 5 months ago
  42. 412b8bd internal/lsp/cache: ref-count snapshots by Heschi Kreinick · 4 years, 6 months ago
  43. b647668 internal/lsp: remove PackageHandle by Heschi Kreinick · 4 years, 6 months ago
  44. 7017fd6 internal/lsp: fix hover for implicit type switch variable declarations by Rebecca Stambler · 4 years, 6 months ago
  45. 37a045f internal/lsp: move undeclaredname suggested fix out of analysis by Rebecca Stambler · 4 years, 6 months ago
  46. 4025ed8 internal/lsp: move fillstruct suggested fixes out of analysis by Rebecca Stambler · 4 years, 6 months ago
  47. 6d307ed internal/lsp: support extract function by Josh Baum · 4 years, 6 months ago
  48. 1837592 internal/lsp/source: speed up completion candidate formatting by Muir Manders · 4 years, 11 months ago
  49. aa94e73 internal/lsp/source: add a new symbolStyle configuration option by Rob Findley · 4 years, 7 months ago
  50. 20370b0 internal/lsp: honor GOPRIVATE in documentLinks and go.mod hovers by Rob Findley · 4 years, 7 months ago
  51. e31b568 internal/lsp: plumb fillstruct through analysis by Rebecca Stambler · 4 years, 7 months ago
  52. 9001f16 internal/lsp: cancel the initial workspace load when view shuts down by Rebecca Stambler · 4 years, 7 months ago
  53. ecd3fc4 internal/lsp: read files eagerly by Heschi Kreinick · 4 years, 7 months ago
  54. 9b20fe4 internal/lsp: added a fill struct code action by Pei Xian Chee · 4 years, 7 months ago
  55. 1c0c6cf x/tools/internal/lsp/source: avoid panic in failing Highlight test by Pontus Leitzler · 4 years, 7 months ago
  56. cf2d1e0 internal/lsp/source: offer smart "append()" completions by Muir Manders · 4 years, 11 months ago
  57. 8ddc067 internal/lsp/source: don't link to packages matching GOPRIVATE in hover by Rob Findley · 4 years, 8 months ago
  58. ca5866b internal/lsp: add config option for SymbolMatch by Paul Jolly · 4 years, 9 months ago
  59. e48fac3 internal/lsp: change workspace symbols to use session config for matcher by Paul Jolly · 4 years, 9 months ago
  60. 5744cfd internal/lsp: fix imports issue with duplicate package decl by Rebecca Stambler · 4 years, 9 months ago
  61. 4d14fc9 internal/lsp: add type error fixes to existing diagnostics by Rebecca Stambler · 4 years, 9 months ago
  62. a3568ba internal/lsp: disable unimported completions for snippet tests by Rebecca Stambler · 4 years, 9 months ago
  63. 3304cfb internal/lsp: temporarily disable type error analyzers by default by Rebecca Stambler · 4 years, 9 months ago
  64. 31583a0 internal/lsp/tests: remove ellipses from test names by Rohan Challa · 4 years, 10 months ago
  65. 63da46f x/tools/gopls: run go generate through CodeLens by Marwan Sulaiman · 4 years, 10 months ago
  66. c94e1fe internal/lsp/source: return location(s) for imported packages by Danish Prakash · 5 years ago
  67. a0897ba internal/lsp/cmd: improve flexibility of suggested fixes by Rohan Challa · 4 years, 10 months ago
  68. 4183ba1 internal/lsp: move the debug.Instance onto the Context by Ian Cottrell · 4 years, 11 months ago
  69. c4f5635 internal/lsp: add an upgrade all dependencies codelens by Rohan Challa · 4 years, 11 months ago
  70. e02f584 internal/lsp/debug: move all debug state onto the Instance by Rob Findley · 5 years ago
  71. f7b8cc7 internal/span,lsp: disambiguate URIs, DocumentURIs, and paths by Heschi Kreinick · 5 years ago
  72. 98b3097 internal/lsp: add codelens for go.mod dependency upgrades by Rohan Challa · 5 years ago
  73. 885dec1 internal/lsp/source: make matchers selectable in WorkspaceSymbols by Daisuke Suzuki · 5 years ago
  74. f8c9a4c internal/lsp: export DiffSymbols to avoid duplication by emahiro · 5 years ago
  75. 6224300 internal/lsp: remove unnecessary source.SignatureInformation type by Rebecca Stambler · 5 years ago
  76. 2529d28 internal/lsp/tests: standardize testdata folder format by Rohan Challa · 5 years ago
  77. dd0d5d4 internal/lsp: filter keyword completions in tests by Muir Manders · 5 years ago
  78. 6e8b36d internal/lsp: add support for workspace symbol by Daisuke Suzuki · 5 years ago
  79. ab391d5 internal/lsp: don't show links in hover for test functions by Rebecca Stambler · 5 years ago
  80. ab09473 internal/lsp: fix active parameter for incomplete parentheses by Rebecca Stambler · 5 years ago
  81. 1b668f2 internal/lsp: disable literal completion candidates for some clients by Rebecca Stambler · 5 years ago
  82. 219d341 internal/lsp: batch file changes in didChangeWatchedFiles by Rebecca Stambler · 5 years ago
  83. e54d0ed internal/lsp: support batched on-disk changes in source.DidModifyFiles by Rebecca Stambler · 5 years ago
  84. ba161d9 internal/lsp: add tests for references includeDeclaration setting by Rebecca Stambler · 5 years ago
  85. 78d0674 internal/lsp: remove the Context argument from NewSession by Rob Findley · 5 years ago
  86. 0cba7a3 internal/lsp/source: enable unimported completions by default by Heschi Kreinick · 5 years ago
  87. a209551 internal/lsp: consolidate completion sorting by Muir Manders · 5 years ago
  88. f80fb1d internal/lsp: refactor find-references and rename by Muir Manders · 5 years ago
  89. 49797d0 internal/lsp/source: improve completion in type assertions by Muir Manders · 5 years ago
  90. a7dab02 internal/lsp: diagnose the snapshot on every text synchronization event by Rebecca Stambler · 5 years ago
  91. 7ae403b internal/lsp: finish renaming CheckPackageHandle to PackageHandle by Rob Findley · 5 years ago
  92. 8f45075 internal/lsp: merge completion options into source.Options by Rebecca Stambler · 5 years ago
  93. 4a54ec1 internal/lsp: remove view.FindPosInPackage and view.FindMapperInPackage by Rebecca Stambler · 5 years ago
  94. a7a6caa internal/lsp: initialize the view on creation by Rebecca Stambler · 5 years ago
  95. 8a1a3df internal/lsp: allow diagnostics to be computed per-file or per-package by Rebecca Stambler · 5 years ago
  96. 7201abb internal/lsp: parallelize initial workspace load by Rebecca Stambler · 5 years ago
  97. 3f7dfa3 internal/lsp: sort by label after score by Heschi Kreinick · 5 years ago
  98. 3721262 internal/lsp: support taking address for completion candidates by Muir Manders · 5 years ago
  99. 918115f internal/lsp: refactor find-implementation handling by Muir Manders · 5 years ago
  100. 2208e16 internal/lsp: eliminate source.File type and move GetFile to snapshot by Rebecca Stambler · 5 years ago