1. 67f59a0 gopls/internal/lsp/cache: don't rebuild filters for each modcache dir by Rob Findley · 1 year, 4 months ago
  2. 3a915e4 gopls/internal/lsp/cache: use local aliases for all source objects by Rob Findley · 1 year, 4 months ago
  3. ccacebc gopls/internal/lsp/span: inline URI away by Alan Donovan · 1 year, 4 months ago
  4. 369d0ee gopls/internal/span: inline URIFromPath away by Alan Donovan · 1 year, 4 months ago
  5. 35549c6 gopls/internal/lsp/cache: move upgrades and vulns onto the snapshot by Rob Findley · 1 year, 5 months ago
  6. cf5aad9 gopls: update to use the new golang.org/x/vuln API by Hana (Hyang-Ah) Kim · 1 year, 7 months ago
  7. 1bfa8e3 gopls: update uses of deprecated ioutil APIs by Rob Findley · 1 year, 7 months ago
  8. 787e720 gopls/internal/lsp: optimize checks for ignored files by Rob Findley · 1 year, 11 months ago
  9. 21d2256 gopls/internal/lsp/cache: make type-checking incremental by Robert Findley · 2 years, 1 month ago
  10. a7f033a gopls/internal/lsp: consolidate the FileHandle API by Robert Findley · 2 years, 2 months ago
  11. 8087911 gopls: remove the experimentalWorkspaceModule mode by Robert Findley · 2 years, 3 months ago
  12. 0e1d013 gopls/internal/lsp/cache: recreate Views when their root changes by Robert Findley · 2 years, 3 months ago
  13. 3f74d91 gopls/internal/lsp/cache: invalidate govulncheck results older than 1hr by Hana (Hyang-Ah) Kim · 2 years, 4 months ago
  14. e0b516b gopls/internal/lsp/cache: invalidate metadata after vendor change by Alan Donovan · 2 years, 4 months ago
  15. 26a95e6 gopls/internal/span: move internal/span into gopls by Alan Donovan · 2 years, 6 months ago
  16. b15dac2 gopls: migrate internal/lsp to gopls/internal/lsp by Robert Findley · 2 years, 7 months ago[Renamed (97%) from internal/lsp/cache/view_test.go]
  17. dc45e74 internal/lsp: Update FilterDisallow to support matching directories at arbitrary depth. by Dylan Le · 2 years, 9 months ago
  18. b59c441 internal/lsp/cache: always consider go.work files for ws expansion by Robert Findley · 3 years, 1 month ago
  19. fc3ed20 internal/lsp: enable template processing and add templateFiles option by pjw · 3 years, 5 months ago
  20. 4b484fb internal/lsp: exclude the module cache from the workspace by Rebecca Stambler · 3 years, 10 months ago
  21. cd1be5d gopls/internal/regtest: add a failing regtest for vscode-go#1489 by Rob Findley · 3 years, 11 months ago
  22. 1e7abac internal/lsp: refactor go command error handling by Heschi Kreinick · 4 years, 2 months ago
  23. 929a849 internal/lsp: restructure the way we report critical errors by Rebecca Stambler · 4 years, 3 months ago
  24. bdbb3c9 internal/lsp/cache: only reload the workspace on saved changes by Rob Findley · 4 years, 3 months ago
  25. cc33081 internal/lsp: support directory inclusion/exclusion filters by Heschi Kreinick · 4 years, 4 months ago
  26. d890b96 internal/lsp: extract filenames from go command errors by Rebecca Stambler · 4 years, 4 months ago
  27. 45586dd internal/lsp: nest the workspace root if there is only one module by Rob Findley · 4 years, 5 months ago
  28. 1f28ee6 internal/lsp: change `go mod vendor` warning into a diagnostic by Rebecca Stambler · 4 years, 6 months ago
  29. f239dba internal/lsp/cache: consider gopls.mod when finding workspace root by Rob Findley · 4 years, 5 months ago
  30. 82bb893 internal/lsp/cache: validate workspace path case by Heschi Kreinick · 5 years ago