1. 9425c2e gopls/internal/lsp/source: fix implementations query on error type by Robert Findley · 1 year, 8 months ago
  2. f44f50e gopls/internal/lsp/source: implementation: report builtin 'error' by Alan Donovan · 2 years ago
  3. 0809ec2 gopls/internal/lsp/source: document {All,Workspace}Metadata by Alan Donovan · 1 year, 11 months ago v0.9.0
  4. 660614b gopls/internal/lsp/source: more ITV filtering by Alan Donovan · 2 years ago
  5. b35949e gopls/internal/lsp/source: filter intermediate test variants by Alan Donovan · 2 years ago
  6. d52bc56 gopls/internal/lsp: reorder the way we compute diagnostics by Robert Findley · 2 years ago
  7. 537c4aa gopls/internal/regtest: port @refs to new marker tests by Alan Donovan · 2 years, 1 month ago
  8. 36ed0b1 gopls/internal/lsp/source: rename snapshot.GetFile to ReadFile by Alan Donovan · 2 years, 1 month ago
  9. 786752b gopls/internal/lsp/source: rename FileHandle.Read to Content by Alan Donovan · 2 years, 1 month ago
  10. 21d2256 gopls/internal/lsp/cache: make type-checking incremental by Robert Findley · 2 years, 1 month ago
  11. 6baf6e8 gopls/internal/lsp/source: 'references' cleanups by Alan Donovan · 2 years, 2 months ago
  12. 5ed33df gopls/internal/lsp/source: rename: prep for incrementality by Alan Donovan · 2 years, 2 months ago
  13. e0659d1 gopls/internal/lsp/source: simplify legacy 'references' func by Alan Donovan · 2 years, 2 months ago
  14. f10e7d5 gopls/internal/lsp/cache: remove package dependence on packages.Config by Robert Findley · 2 years, 3 months ago
  15. 2fa6ca1 gopls/internal/lsp/source/impls: a new "implementations" index by Alan Donovan · 2 years, 3 months ago
  16. b798934 gopls/internal/lsp/protocol: cleanups and docs for Mapper by Alan Donovan · 2 years, 3 months ago
  17. a24944e gopls/internal/lsp/protocol: rename s/ColumnMapper/Mapper/ by Alan Donovan · 2 years, 3 months ago
  18. 6a3bc37 gopls/internal/lsp/protocol: reimplement ColumnMapper line logic by Alan Donovan · 2 years, 3 months ago
  19. 2be9d05 gopls/internal/lsp/source/xrefs: a new reference index by Alan Donovan · 2 years, 3 months ago
  20. 81e741e gopls/internal/lsp/safetoken: funnel more calls through this package by Alan Donovan · 2 years, 3 months ago
  21. ae4ff82 gopls/internal/lsp/source: delete GetTypedFile by Alan Donovan · 2 years, 3 months ago
  22. fe6b300 gopls/internal/lsp/source: eliminate Snapshot.Package{,s}ForFile by Alan Donovan · 2 years, 3 months ago
  23. eb70795 gopls: ignore //line directives by Peter Weinberger · 2 years, 6 months ago
  24. 763a030 gopls/internal/lsp/cache: delete Snapshot.KnownPackages by Alan Donovan · 2 years, 4 months ago
  25. 13648cd gopls/internal/lsp/cache: use Package.FileSet where possible by Alan Donovan · 2 years, 5 months ago
  26. 3c3713e gopls/internal/lsp/cache: use typed strings (PackagePath et al) throughout by Alan Donovan · 2 years, 5 months ago
  27. 906c733 gopls/internal/lsp/source: find references in test packages by Robert Findley · 2 years, 6 months ago
  28. 26a95e6 gopls/internal/span: move internal/span into gopls by Alan Donovan · 2 years, 6 months ago
  29. ff4ff8b gopls/internal/lsp/source: don't type-check in FindPackageFromPos by Robert Findley · 2 years, 6 months ago
  30. 40dabfa gopls/internal/lsp: add support for package renaming by Dylan Le · 2 years, 8 months ago
  31. 6782af0 gopls/internal/lsp/source: clarify qualifiedObject by Alan Donovan · 2 years, 6 months ago
  32. b15dac2 gopls: migrate internal/lsp to gopls/internal/lsp by Robert Findley · 2 years, 7 months ago[Renamed (98%) from internal/lsp/source/implementation.go]
  33. bc957ec internal/lsp/source: use token.File-agnostic positions to dedupe refs by Robert Findley · 2 years, 9 months ago
  34. 0cdf4b5 internal/lsp/source: eliminate ColumnMapper.PointSpan in favor of Pos by Robert Findley · 2 years, 10 months ago
  35. 9e1d19b internal/span: eliminate TokenConverter by Robert Findley · 2 years, 11 months ago
  36. 0fb1abf internal/lsp: factor out go/token wrapper into a safetoken package by Robert Findley · 2 years, 11 months ago
  37. 37590b3 gopls: remove usage of golang.org/x/xerrors by Robert Findley · 3 years ago
  38. 94178a2 internal/lsp: use source.Offset instead of tok.Offset by Rebecca Stambler · 3 years, 6 months ago
  39. e5f719f internal/lsp/source: consider test variants when finding pkg from pos by Robert Findley · 3 years, 7 months ago
  40. 6932d22 internal/lsp/source: recursively search for qualified objects by Rob Findley · 3 years, 8 months ago
  41. a668498 internal/lsp: find references for ident before selector by Suzy Mueller · 3 years, 8 months ago
  42. acefd22 internal/lsp/source: move completion to its own package by Danish Dua · 4 years, 7 months ago
  43. df83f4e internal/lsp: fix builds and tests for go1.12+ by Rob Findley · 4 years, 7 months ago
  44. b85e56c internal/lsp/source: sort references and implementations results by Rebecca Stambler · 4 years, 7 months ago
  45. c8f3937 internal/lsp/source: fix unexported references of non-workspace packages by Heschi Kreinick · 4 years, 7 months ago
  46. b793a13 internal/lsp: add outgoing calls call hierarchy by Danish Dua · 4 years, 8 months ago
  47. d945363 internal/lsp/cache: don't always type check in default mode by Heschi Kreinick · 4 years, 8 months ago
  48. f29cbc7 internal/lsp: remove source.Cache by Heschi Kreinick · 4 years, 8 months ago
  49. b647668 internal/lsp: remove PackageHandle by Heschi Kreinick · 4 years, 8 months ago
  50. a9439ae internal/lsp: replace ParseGoHandle with concrete data by Heschi Kreinick · 4 years, 8 months ago
  51. 72051f7 internal/lsp: pass snapshot/view to memoize.Functions by Heschi Kreinick · 4 years, 9 months ago
  52. eaaaedc internal/lsp: fix hover link for embedded fields and methods by Rebecca Stambler · 4 years, 8 months ago
  53. ecd3fc4 internal/lsp: read files eagerly by Heschi Kreinick · 4 years, 10 months ago
  54. 7b212d6 internal/event: renaming the main event API functions by Ian Cottrell · 5 years ago
  55. cf0cb92 internal/telemetry: renaming to internal/event by Ian Cottrell · 5 years ago
  56. 226fa68 internal/lsp: fix references for transitive dependencies by Rebecca Stambler · 5 years ago
  57. eca45d4 internal/lsp: refactor references/rename/implementations by Rebecca Stambler · 5 years ago
  58. 52ff224 internal/lsp: avoid possible nil pointer in references/rename by Rebecca Stambler · 5 years ago
  59. 206ec5b internal/lsp: migrate telemetry to using the event package by Ian Cottrell · 5 years ago
  60. ae0473a internal/lsp/source: support inverse "implementations" by Muir Manders · 5 years ago
  61. 26f6a1b internal/lsp/source: fix typo: identifer → identifier by Anthony Fok · 5 years ago
  62. f7b8cc7 internal/span,lsp: disambiguate URIs, DocumentURIs, and paths by Heschi Kreinick · 5 years ago
  63. 49b8ac1 internal/lsp/cache: add file contents to ParseGoHandle by Muir Manders · 5 years ago
  64. f80fb1d internal/lsp: refactor find-references and rename by Muir Manders · 5 years ago
  65. 9c46c2c internal/lsp: fix flaking internal/lsp/cmd tests by Rebecca Stambler · 5 years ago
  66. a9a43c4 internal/lsp: store workspace package IDs with package paths by Rebecca Stambler · 5 years ago
  67. 7201abb internal/lsp: parallelize initial workspace load by Rebecca Stambler · 5 years ago
  68. 2aa90c6 internal/lsp: miscellaneous cleanup by Rebecca Stambler · 5 years ago
  69. 234df48 internal/lsp: load metadata for a single package ID, when needed by Rebecca Stambler · 5 years ago
  70. 918115f internal/lsp: refactor find-implementation handling by Muir Manders · 5 years ago
  71. a6aac22 internal/lsp: fix find-implementation for promoted methods by Muir Manders · 5 years ago
  72. a27fdba internal/lsp: check all package variants in find-implementations by Muir Manders · 5 years ago
  73. 9a30a9a internal/lsp: trim down implementations code by Muir Manders · 5 years ago
  74. e13f15d internal/lsp: fixes premature return in find implementations by Rohan Challa · 5 years ago
  75. af85770 internal/lsp: remove duplicate implementations when finding implementations by Rohan Challa · 5 years ago
  76. 73db347 internal/lsp: do not return interface itself when finding implementations by Rohan Challa · 5 years ago
  77. ef6787d internal/lsp: track and parse non-compiled go files by Heschi Kreinick · 5 years ago
  78. cc15fab internal/lsp: use AST to construct placeholders by Rebecca Stambler · 5 years ago
  79. 8fd4595 internal/lsp: rename Files to CompiledGoFiles by Heschi Kreinick · 5 years ago
  80. bc1376d internal/lsp: look up files in packages by position instead of URI by Rebecca Stambler · 5 years ago
  81. e33b02e internal/lsp: use versioned URIs in rename and code actions by Rebecca Stambler · 5 years ago
  82. 323f198 internal/lsp: support implementations requests for implementations in other packages by Michael Matloob · 5 years ago
  83. a99edfe internal/lsp: support implements for methods on an interface by Michael Matloob · 5 years ago
  84. a860bcd internal/lsp/source: add a nil check on the identifier's object in implementation by Michael Matloob · 5 years ago
  85. 02d0efc internal/lsp: add support for implements to the LSP by Michael Matloob · 5 years ago