1. 4ff08b4 gopls: Improve auto-imports example for NeoVim LSP by Antoine Cotten · 1 year, 11 months ago
  2. 92d58ea internal/lsp/cache: register a file watcher for explicit GOWORK values by Robert Findley · 1 year, 11 months ago
  3. 98aef77 internal/lsp/cache: track explicit go.work files outside the workspace by Robert Findley · 1 year, 11 months ago
  4. fff6d6d internal/lsp: update the broken workspace message to mention go.work by Robert Findley · 1 year, 11 months ago
  5. 9b60852 gopls/internal/regtest: move TestMultipleModules_Warning to ./workspace by Robert Findley · 1 year, 11 months ago
  6. 06d96ee gopls/internal/regtest/bench: add a test for completion following edits by Robert Findley · 1 year, 11 months ago
  7. 81c7dc4 internal/lsp: polish vulncheck progress messages by Hana (Hyang-Ah) Kim · 1 year, 11 months ago
  8. af2a0a8 internal/lsp: use exec.CommandContext when running vulncheck by Hana (Hyang-Ah) Kim · 1 year, 11 months ago
  9. 3519aa2 internal/lsp/cmd: remove unused Env from pkgLoadConfig by Hana (Hyang-Ah) Kim · 1 year, 11 months ago
  10. 6c27717 internal/lsp/mod/code_lens: add "run govulncheck" codelens by Hana (Hyang-Ah) Kim · 1 year, 11 months ago
  11. 763f65c gopls/internal/regtest/misc: simplify shared edit tests by Robert Findley · 1 year, 11 months ago
  12. fc3b24a go/internal/gcimporter: rewrite interface receiver parameters by David Chase · 1 year, 11 months ago
  13. b5fd088 internal/lsp/command: replace VulncheckArgs Dir with URI by Hana (Hyang-Ah) Kim · 1 year, 11 months ago
  14. 99fd76f internal/lsp/cache: delete KnownMetadata.PkgFilesChanged by Robert Findley · 1 year, 11 months ago
  15. 01c9ff0 internal/lsp/cache: invalid packages should not be workspace packages by Robert Findley · 1 year, 11 months ago
  16. bd68922 internal/lsp: new options to disable certain kinds of semantic tokens by pjw · 1 year, 11 months ago
  17. bceee4b internal/lsp/command: let RunVulncheckExp call gopls vulncheck by Hana (Hyang-Ah) Kim · 1 year, 11 months ago
  18. 3e0a503 internal/lsp: use directoryFilters in import scanning by Robert Findley · 1 year, 11 months ago
  19. 87f47bb gopls/internal/regtest/bench: refactor and improve benchmarks by Robert Findley · 1 year, 11 months ago
  20. 8b9a1fb go/callgraph/vta: do not assume that recovers cannot be deferred by Zvonimir Pavlinovic · 1 year, 11 months ago
  21. 371fc67 go/tools: add check for time formats with 2006-02-01 by Erik Dubbelboer · 1 year, 11 months ago
  22. d08f5dc gopls/internal/regtest: unskip all of TestModFileModification by Robert Findley · 1 year, 11 months ago
  23. ddb90ec internal/lsp/cache: fix data races to view.options by Robert Findley · 1 year, 11 months ago
  24. 0d04f65 internal/lsp: re-send diagnostics on file events by Robert Findley · 1 year, 11 months ago
  25. d025cce internal/lsp/source: don't crash requesting gc_details for an empty file by Robert Findley · 1 year, 11 months ago
  26. 10cb435 internal/lsp/regtest: improvements for shared execution modes by Robert Findley · 1 year, 11 months ago
  27. 4d0b383 internal/lsp/regtest: minor cleanup for magic regtest envvar by Robert Findley · 1 year, 11 months ago
  28. 310ea71 gopls/internal/regtest: add a test that ignoring a file resolves errors by Robert Findley · 1 year, 11 months ago
  29. 21861e6 gopls/internal/regtest/bench: put feature benchmarks in their own file by Robert Findley · 1 year, 11 months ago
  30. c7f1191 go/internal/gcimporter: set underlying types in proper order; flatten imports by David Chase · 1 year, 11 months ago
  31. bd3f524 internal/lsp: rename all the package names in the renamed package by Dylan Le · 1 year, 11 months ago
  32. 9f65685 internal/lsp/source: enable the new diff with allExperiments by Robert Findley · 1 year, 11 months ago
  33. 9580c84 internal/lsp: Check if user's editor support rename operation by Dylan Le · 1 year, 11 months ago
  34. f560bc8 internal/lsp/cache: don't set context cancellation as a critical err by Robert Findley · 1 year, 11 months ago
  35. 8ea5687 internal/lsp/regtest: remove arbitrary timeout for closing the editor by Robert Findley · 1 year, 11 months ago
  36. d01bb2f internal/lsp/source: document the handling of GOPRIVATE for linkTarget by Robert Findley · 1 year, 11 months ago
  37. 98bfcd1 internal/memoize: fix race in Store.Promise by Robert Findley · 1 year, 11 months ago
  38. e02e98a internal/lsp/cache: allow network whenever reloading the workspace by Robert Findley · 1 year, 11 months ago
  39. b52794a internal/lsp/cache: simplify snapshot.Clone reinitialization logic by Robert Findley · 1 year, 11 months ago
  40. f1bb5ca internal/lsp/cache: report a critical error when go.work is invalid by Robert Findley · 1 year, 11 months ago
  41. b3b5c13 internal/lsp/cache: invalidate packages with missing deps when files are added by Robert Findley · 1 year, 11 months ago v0.1.12
  42. 39a4e36 internal/lsp/regtest: only run /default tests with -short by Robert Findley · 2 years ago
  43. f157068 internal/lsp/regtest: allow sharing memoized results across regtests by Robert Findley · 2 years ago
  44. 8ccb25c internal/lsp: treat struct tags as string type by Hana (Hyang-Ah) Kim · 1 year, 11 months ago
  45. 6c8a6c4 internal/lsp: suppress parameter hint when argument matches parameter by Suzy Mueller · 1 year, 11 months ago
  46. c83f42d internal/lsp: update inlay hints documentation to include go snippets by Suzy Mueller · 1 year, 11 months ago
  47. 8b47d4e all: update dependencies by Robert Findley · 1 year, 11 months ago
  48. 7600454 gopls: update dependencies by Robert Findley · 1 year, 11 months ago
  49. 2a6393f internal/lsp: Refactor to share logic with rename by Dylan Le · 1 year, 11 months ago
  50. 4375b29 cmd/auth/cookieauth: delete unreachable os.Exit by Abirdcfly · 1 year, 11 months ago
  51. 005c07a gopls/internal/vulncheck: adjust logging by Hana (Hyang-Ah) Kim · 2 years ago
  52. 04bd087 internal/lsp: enable fillstruct for generics by Suzy Mueller · 2 years ago
  53. 6ec939a internal/span: fix incorrect bounds check in ToOffset by Robert Findley · 1 year, 11 months ago
  54. 178fdf9 gopls/internal/regtest: unskip Test_Issue38211 by Robert Findley · 1 year, 11 months ago
  55. 1cfe623 gopls/internal/regtest: unskip TestQuickFixEmptyFiles by Robert Findley · 1 year, 11 months ago
  56. 3d474c8 internal/lsp/diff: new diff implementation to replace go-diff by Peter Weinberger · 2 years, 3 months ago
  57. a2a2477 gopls/internal/regtest: externalize shouldLoad tracking by Robert Findley · 2 years ago
  58. 7b605f4 gopls/internal/vulncheck: pass go version to vulncheck config by Jamal Carvalho · 1 year, 11 months ago
  59. 126ef8f gopls/internal/govulncheck: sync x/vuln@b9a3ad9 by Jamal Carvalho · 1 year, 11 months ago
  60. a732e45 gopls: update golang.org/x/vuln by Jamal Carvalho · 1 year, 11 months ago
  61. 980cbfe A+C: delete AUTHORS and CONTRIBUTORS by Russ Cox · 1 year, 11 months ago
  62. ec1f924 internal/lsp: add check for nil results to fillreturns by Suzy Mueller · 1 year, 11 months ago
  63. 79f3242 godoc: support go1.19 doc comment syntax by aarzilli · 2 years ago
  64. 2957e9d go/callgraph/vta: use types.IsInterface instead of our own isInterface by Zvonimir Pavlinovic · 2 years ago
  65. 2eaea86 go/callgraph/vta: do not include interface types during propagation by Zvonimir Pavlinovic · 2 years ago
  66. dc45e74 internal/lsp: Update FilterDisallow to support matching directories at arbitrary depth. by Dylan Le · 2 years ago
  67. ce6ce76 internal/lsp/regtest: increase the time allowed for shutdown by Robert Findley · 2 years ago
  68. 32129bf go/internal/gcimporter: adjust importer to match compiler importer by Robert Findley · 2 years ago
  69. 22d1494 internal/gcimporter: add support for reading unified IR export data by David Chase · 2 years ago
  70. c3af7c2 internal/lsp/cache: delete workspacePackageHandles (dead code) by Alan Donovan · 2 years ago
  71. 1a4e02f internal/lsp/analysis/unusedvariable: add analyzer by Francesco Renzi · 2 years, 3 months ago
  72. db8f89b internal/memoize: rename Handle to Promise by Alan Donovan · 2 years ago
  73. a7c53b5 internal/analysisinternal: move FindBestMatch to internal/lsp/fuzzy by Hana (Hyang-Ah) Kim · 2 years ago
  74. 9b6c018 internal/lsp/cache: don't trim unexported struct fields by Alan Donovan · 2 years ago
  75. 85173cc internal/lsp/cache: follow usual structure for packages, analysis maps by Alan Donovan · 2 years ago
  76. b2eae76 internal/lsp/cache: simplify modwhy cache by Alan Donovan · 2 years ago
  77. dcb576d internal/lsp/cache: simplify modtidy by Alan Donovan · 2 years ago
  78. b230791 internal/lsp/cache: move PosTo{Decl,Field} out of cache by Alan Donovan · 2 years ago
  79. 8730184 internal/lsp/fake: retry spurious file lock errors on windows by Robert Findley · 2 years ago
  80. 459e2b8 internal/lsp/progress: actually close over Context in WorkDoneWriter by Robert Findley · 2 years ago
  81. 7c06b01 go/callgraph/vta: remove interprocedural flows for receiver objects by Zvonimir Pavlinovic · 2 years ago
  82. 6e6f313 internal/lsp/regtest: simplify, consolidate, and document settings by Robert Findley · 2 years ago
  83. 3db2cdc internal/lsp: wait for ongoing work to complete during server shutdown by Robert Findley · 2 years ago
  84. a5adb0f internal/lsp/cache: use mod=readonly for process env funcs by Robert Findley · 2 years ago
  85. a79ee0f Revert "Revert "internal/lsp/cache: don't pin a snapshot to view.importsState" by Robert Findley · 2 years ago
  86. bc957ec internal/lsp/source: use token.File-agnostic positions to dedupe refs by Robert Findley · 2 years ago
  87. b6e4951 Revert "internal/lsp/cache: don't pin a snapshot to view.importsState" by Robert Findley · 2 years ago
  88. 71dc5e2 internal/lsp/cache: make snapshot reference counting uniform by Alan Donovan · 2 years ago
  89. 42457a5 internal/lsp/cache: don't pin a snapshot to view.importsState by Robert Findley · 2 years ago
  90. d6c099e internal/memoize: document stateIdle, RefCounted by Alan Donovan · 2 years ago
  91. 53ead67 internal/memoize: delete Generation and Bind by Alan Donovan · 2 years ago
  92. 8746177 internal/lsp/cache: simplify ParseGo by Alan Donovan · 2 years ago
  93. 9c2a556 internal/lsp/cache: fail addPackageHandle if metadata is stale by Robert Findley · 2 years ago
  94. 1dfab61 internal/lsp/cache: use GetHandle not Bind for 5 URI-keyed maps by Alan Donovan · 2 years ago
  95. 2aef121 internal/lsp: consolidate .go/go.mod link logic by Alan Donovan · 2 years, 1 month ago
  96. 8184d1f internal/lsp/cache: use GetHandle not Bind in astCacheData by Alan Donovan · 2 years ago
  97. 36430f4 internal/lsp/cache: use GetHandle not Bind for actions by Alan Donovan · 2 years ago
  98. b929f3b internal/span: make NewRange accept File, not FileSet by Alan Donovan · 2 years, 1 month ago
  99. d69bac6 internal/lsp/cache: cache isActiveLocked calculation across snapshots by Ruslan Nigmatullin · 2 years ago
  100. afa4a95 internal/lsp/cache: persist known subdirs by Ruslan Nigmatullin · 2 years ago