1. 0b898c9 internal/lsp: add options to control which details gc_details shows by Peter Weinbergr · 3 years, 9 months ago
  2. f29cbc7 internal/lsp: remove source.Cache by Heschi Kreinick · 3 years, 9 months ago
  3. b4d825f internal/lsp: fix applyTextDocumentEdits and delete extra function by Rebecca Stambler · 3 years, 9 months ago
  4. 75c7103 go/packages: expand cases when filenames are parsed from errors by Michael Matloob · 3 years, 9 months ago
  5. d55f2ed internal/lsp/source: fix nil pointer in extract function by Rebecca Stambler · 3 years, 9 months ago
  6. e5d681a internal/lsp: remove excess 'zero values' in return statements by Josh Baum · 3 years, 9 months ago
  7. fec4f28 internal/lsp/source: fix completion prefix for comment completion by Danish Dua · 3 years, 9 months ago
  8. 25c5b13 internal/imports: update stdlib index for 1.15 by smasher164 · 3 years, 9 months ago
  9. 5c72ddd internal/lsp: fix bug in extract variable edit positions by Josh Baum · 3 years, 9 months ago
  10. b251901 internal/lsp: fail test if command cannot be applied by Josh Baum · 3 years, 9 months ago
  11. d737008 internal/lsp: get the correct declaration node when finding references by Rebecca Stambler · 3 years, 9 months ago
  12. 155a699 gopls/doc: document getting a specific version of gopls by Ainar Garipov · 3 years, 9 months ago
  13. 6c149bb internal/lsp/cache: store parseGoHandles by Heschi Kreinick · 3 years, 10 months ago
  14. 5a22b63 internal/lsp: refactor line folding range code by Danish Dua · 3 years, 9 months ago
  15. c9619e8 internal/lsp: separate LSP files from FS files by Heschi Kreinick · 3 years, 10 months ago
  16. 39fdd54 internal/lsp: move builtin package to Snapshot by Heschi Kreinick · 3 years, 10 months ago
  17. 412b8bd internal/lsp/cache: ref-count snapshots by Heschi Kreinick · 3 years, 10 months ago
  18. b5fad4e internal/lsp: invalidate all packages on go.mod file changes by Rebecca Stambler · 3 years, 9 months ago
  19. 1ac6576 internal/lsp: fix go.mod.golden test file to have sorted mod names by Danish Dua · 3 years, 9 months ago
  20. fe6bb45 internal/lsp: use URI as key in gc optimization details map by Pontus Leitzler · 3 years, 9 months ago
  21. 644d416 internal/lsp: add folding range for select case statements by Danish Dua · 3 years, 9 months ago
  22. 6467de6 internal/lsp: remove Mod handles by Heschi Kreinick · 3 years, 10 months ago
  23. b47602a internal/lsp: handle nil pointer in go.mod links by Rebecca Stambler · 3 years, 10 months ago
  24. 1c30660 gopls/integration/govim: enable running at main by Rob Findley · 3 years, 9 months ago
  25. 6b78e25 internal/lsp: fix a few staticcheck suggestions, some cleanup by Rebecca Stambler · 3 years, 9 months ago
  26. 8afe7e0 internal/lsp: don't show diagnostic in go.mod for direct dependencies by Rebecca Stambler · 3 years, 9 months ago
  27. 449c585 internal/lsp: properly check for nil on i.enclosing by Rebecca Stambler · 3 years, 9 months ago
  28. 1c1ec42 internal/lsp/source: move initial extract function logic to lsp/command by Josh Baum · 3 years, 9 months ago
  29. df70183 internal/lsp/source: add extra nil check in searchForEnclosing by Rebecca Stambler · 3 years, 9 months ago
  30. e8769cc internal/lsp: fix logged message for gc_details by Peter Weinbergr · 3 years, 9 months ago
  31. 0dd562f internal/lsp: remove uses of crypto/sha1 in gopls by Rebecca Stambler · 3 years, 9 months ago
  32. 95780ea internal/lsp: show compiler optimization decisions by Peter Weinbergr · 3 years, 10 months ago
  33. edd3c8e internal/lsp: de-duplicate logic for canExtractVariable by Rebecca Stambler · 3 years, 9 months ago
  34. 342ee10 internal/lsp: check URIs of all workspace folders by Rebecca Stambler · 3 years, 10 months ago
  35. e7a7e3a internal/lsp/source: add a unit test for searchForEnclosing by Rob Findley · 3 years, 10 months ago
  36. b647668 internal/lsp: remove PackageHandle by Heschi Kreinick · 3 years, 10 months ago
  37. a9439ae internal/lsp: replace ParseGoHandle with concrete data by Heschi Kreinick · 3 years, 10 months ago
  38. 4d1d9ac internal/lsp/cache: fix parseKey by Heschi Kreinick · 3 years, 10 months ago
  39. 72051f7 internal/lsp: pass snapshot/view to memoize.Functions by Heschi Kreinick · 3 years, 10 months ago
  40. 60da08a internal/lsp/cache: remove files from the memoize.Store by Heschi Kreinick · 3 years, 10 months ago
  41. 051e64e internal/lsp: minimize PackageHandle interface by Heschi Kreinick · 3 years, 10 months ago
  42. 2ad651e internal/lsp: handle bad formatting with CRLF line endings by Rebecca Stambler · 3 years, 10 months ago
  43. 3c048e2 internal/lsp: support return statements in extract function by Josh Baum · 3 years, 10 months ago
  44. cd83430 internal/lsp: update code for LSP protocol by Peter Weinbergr · 3 years, 9 months ago
  45. 55644ea internal/lsp: allow narrower scope for convenience CodeActions by Pontus Leitzler · 3 years, 10 months ago
  46. 7b4c4ad internal/lsp: correctly marshal arguments for upgrade code lens by Rebecca Stambler · 3 years, 10 months ago
  47. 59c6fc0 internal/lsp: correctly invalidate metadata for batched changes by Rebecca Stambler · 3 years, 10 months ago
  48. 9267083 internal/lsp: support refactor.extract through commands by Rebecca Stambler · 3 years, 10 months ago
  49. eaaaedc internal/lsp: fix hover link for embedded fields and methods by Rebecca Stambler · 3 years, 10 months ago
  50. 102e7d3 internal/lsp: fix GlobPattern for watching files by Rebecca Stambler · 3 years, 10 months ago
  51. b5fc9d3 internal/lsp: add parse errors as diagnostics even when parsing fails by Rebecca Stambler · 3 years, 10 months ago
  52. 7017fd6 internal/lsp: fix hover for implicit type switch variable declarations by Rebecca Stambler · 3 years, 10 months ago
  53. cbb3c69 internal/lsp: add errors for missing modules that don't map to an import by Rebecca Stambler · 3 years, 10 months ago
  54. 37a045f internal/lsp: move undeclaredname suggested fix out of analysis by Rebecca Stambler · 3 years, 10 months ago
  55. 0e1f6f5 internal/lsp/regtest: fix WithoutWorkspaceFolders option by Rob Findley · 3 years, 10 months ago
  56. 93b6450 internal/lsp/regtest: add a simple stress test by Rob Findley · 3 years, 10 months ago
  57. 84d0e3d internal/lsp/regtest: add run options to support stress testing by Rob Findley · 3 years, 10 months ago
  58. a5e28d8 internal/lsp/fake: move to a struct for configuring the sandbox by Rob Findley · 3 years, 10 months ago
  59. 1ff154e internal/lsp: lift env out of the sandbox into the editor by Rob Findley · 3 years, 10 months ago
  60. d2c1b4b internal/lsp: show errors in indirect dependencies as diagnostics by Rebecca Stambler · 3 years, 10 months ago
  61. 0cdb17d internal/lsp: treat the module root as the workspace root, if available by Rebecca Stambler · 3 years, 10 months ago
  62. b3d141d internal/lsp/cache: copy *packages.Config environment completely by Rebecca Stambler · 3 years, 10 months ago
  63. 80cb797 internal/lsp: don't publish duplicate diagnostics in one report by Rebecca Stambler · 3 years, 10 months ago
  64. 188b382 go/packages: add failing test for golang/go#37098 by Noah Goldman · 4 years, 1 month ago
  65. a7c6fd0 go/packages: find filenames in error strings if not in position by Rebecca Stambler · 3 years, 10 months ago
  66. bd1e9de internal/lsp: separate test and benchmark codelens by Brayden Cloud · 3 years, 10 months ago
  67. 7041913 go/analysis/passes/unmarshal: Add check for asn1.Unmarshal by KimMachineGun · 3 years, 10 months ago
  68. 6123e77 internal/lsp: support `go mod tidy` on save without diagnostics by Rebecca Stambler · 3 years, 10 months ago
  69. b42efcd internal/lsp: try to parse diagnostics out of `go list` errors by Rebecca Stambler · 3 years, 10 months ago
  70. 0a5cd10 internal/lsp: handle unknown revision in go.mod file by Rebecca Stambler · 3 years, 10 months ago
  71. acdb8c1 internal/lsp: handle on-disk file deletions for opened files by Rebecca Stambler · 3 years, 10 months ago
  72. 5ea3631 internal/lsp: change the way that we pass arguments to command by Rebecca Stambler · 3 years, 10 months ago
  73. b8e13e1 internal/lsp: return the actual range from convenience code actions by Pontus Leitzler · 3 years, 10 months ago
  74. 77f530d internal/lsp: handle deletion of file content by Rebecca Stambler · 3 years, 10 months ago
  75. 4025ed8 internal/lsp: move fillstruct suggested fixes out of analysis by Rebecca Stambler · 3 years, 10 months ago
  76. 6d307ed internal/lsp: support extract function by Josh Baum · 3 years, 10 months ago
  77. 9cbb971 internal/lsp: split only on the first = for Go environment variables by Rebecca Stambler · 3 years, 10 months ago
  78. cf97b7f internal/lsp: support go1.12 by Rebecca Stambler · 3 years, 10 months ago
  79. e6549b8 internal/lsp: don't re-run `go env` for every call to WriteEnv by Rebecca Stambler · 3 years, 10 months ago
  80. 6ddee64 internal/lsp: add a configuration to enable/disable links in hover by Rebecca Stambler · 3 years, 10 months ago
  81. d518495 internal/lsp: log errors for compute fix edits instead of returning by Rebecca Stambler · 3 years, 10 months ago
  82. 58eba7e internal/lsp: refactor go.mod diagnostics to simplify the API by Rebecca Stambler · 3 years, 10 months ago
  83. f2c07d7 internal/lsp/lsprpc: improvements to daemon logging by Rob Findley · 3 years, 10 months ago
  84. cf799ca internal/lsp/regtest: simpler way to invert options by Rob Findley · 3 years, 10 months ago
  85. 43ed946 internal/lsp: don't keep track of closed overlays by Rebecca Stambler · 3 years, 10 months ago
  86. e66011c internal/lsp: fix error in CL 242457 by Rebecca Stambler · 3 years, 10 months ago
  87. a8f9df4 internal/lsp: clean up the code lens code by Rebecca Stambler · 3 years, 10 months ago
  88. c80dc57 internal/lsp: refactor generate code lens code by Rebecca Stambler · 3 years, 10 months ago
  89. 130c9f1 go/packages: add x test overlay test by Rebecca Stambler · 3 years, 10 months ago
  90. ddb87c8 internal/lsp: add an importShortcut configuration by Rebecca Stambler · 3 years, 10 months ago
  91. 4cea897 internal/lsp: handle nil pointer in PackageStats by Rebecca Stambler · 3 years, 10 months ago
  92. b42590c internal/lsp/source: handle nil pointer in newBuiltinSignature by Rebecca Stambler · 3 years, 10 months ago
  93. 9048b46 internal/lsp: avoid panic caused by assuming file ends with newline by Peter Weinbergr · 3 years, 10 months ago
  94. 6acd2ab internal/lsp: always show signature as the top line in hover by Hyoyoung CHANG · 3 years, 10 months ago
  95. 62a0bb7 gopls, internal/lsp: support an extra formatting hook for gofumpt by Rebecca Stambler · 3 years, 10 months ago
  96. f8240f7 internal/lsp: add changeMethods logic to rename check by Rebecca Stambler · 3 years, 10 months ago
  97. 01425d7 internal/lsp/source: add Vendor to list of supported commands by Rebecca Stambler · 3 years, 10 months ago
  98. f739c55 internal/analysisinternal: do not initialize {Get,Set}TypeErrors by Rebecca Stambler · 3 years, 10 months ago
  99. fd294ab internal/lsp: watch go.{mod,sum} files, as well as Go files by Rebecca Stambler · 3 years, 10 months ago
  100. 7342f97 internal/lsp/cmd: add a -vv flag for higher verbosity by Rebecca Stambler · 3 years, 10 months ago