1. 3f6aab1 internal/lsp: honor the file kind provided by clients for overlays by Robert Findley · 3 years ago
  2. 68b574a internal/template: identify template files by the templateExtensions option by pjw · 3 years ago
  3. 7cab0ef internal/lsp: support template files by Peter Weinbergr · 3 years, 11 months ago
  4. 412b8bd internal/lsp/cache: ref-count snapshots by Heschi Kreinick · 4 years, 7 months ago
  5. ecd3fc4 internal/lsp: read files eagerly by Heschi Kreinick · 4 years, 8 months ago
  6. 7b212d6 internal/event: renaming the main event API functions by Ian Cottrell · 4 years, 9 months ago
  7. cf0cb92 internal/telemetry: renaming to internal/event by Ian Cottrell · 4 years, 9 months ago
  8. 04208b9 internal/lsp: move the telemetry package by Ian Cottrell · 4 years, 11 months ago
  9. 206ec5b internal/lsp: migrate telemetry to using the event package by Ian Cottrell · 4 years, 11 months ago
  10. e4e22f7 internal/lsp: support when hierarchicalDocumentSymbolSupport is false by Rohan Challa · 5 years ago
  11. 5916a50 internal/lsp: check for file URIs on LSP requests by Heschi Kreinick · 5 years ago
  12. f7b8cc7 internal/span,lsp: disambiguate URIs, DocumentURIs, and paths by Heschi Kreinick · 5 years ago
  13. 4a54ec1 internal/lsp: remove view.FindPosInPackage and view.FindMapperInPackage by Rebecca Stambler · 5 years ago
  14. 2208e16 internal/lsp: eliminate source.File type and move GetFile to snapshot by Rebecca Stambler · 5 years ago
  15. ad473c0 internal/lsp: add handling for go.mod files in internal/lsp functions by Rohan Challa · 5 years ago
  16. 7a2a8a0 internal/lsp: propagate errors through source.DocumentSymbols by Rebecca Stambler · 5 years ago
  17. 35ba81b internal/lsp: reorganize and refactor code by Rebecca Stambler · 5 years ago
  18. 80313e1 internal/lsp: fix panic in bestView by Rebecca Stambler · 5 years ago
  19. 57610ed internal/lsp: rework snapshots and cache FileHandles per-snapshot by Rebecca Stambler · 5 years ago
  20. 04840ef internal/lsp: switch to using protocol positions for document symbols by Rebecca Stambler · 5 years ago
  21. 6889da9 internal/lsp: separate out getMapper function by Rebecca Stambler · 5 years ago
  22. 156eb2a internal/lsp: split the telemetry library out by Ian Cottrell · 5 years ago
  23. 75aaaba internal/lsp: reduce trace package to minimal StartSpan for now by Ian Cottrell · 6 years ago
  24. 4457e4c internal/lsp: add some trace spans to important functions by Ian Cottrell · 6 years ago
  25. 252024b internal/lsp: separate refactorings out of memoization CL by Rebecca Stambler · 6 years ago
  26. b958414 internal/lsp: add structured layers to the cache by Ian Cottrell · 6 years ago
  27. 4f9510c internal/lsp: prepare for non go files by Ian Cottrell · 6 years ago
  28. 34437f5 internal/lsp: refactor server.go to separate into LSP categories by Rebecca Stambler · 6 years ago
  29. 2538eef internal/lsp: enhance document symbols support by Zac Bergquist · 6 years ago
  30. 8f05a32 internal/lsp: correctly report interface symbols by Zac Bergquist · 6 years ago
  31. c02eab1 internal/lsp: group document symbols and add more detail by Rebecca Stambler · 6 years ago
  32. 1d95b17 x/tools/internal/lsp: add support for document symbols by Zac Bergquist · 6 years ago