1. 03ebc2c [gopls-release-branch.0.6] all: merge master into gopls-release-branch.0.6 by Rebecca Stambler · 3 years, 10 months ago
  2. 42984c4 internal/lsp/regtest: run one quick fix at a time in TestUnknownRevision by Heschi Kreinick · 3 years, 11 months ago
  3. 062bf4e internal/lsp: make ShowDocument RPC available to gopls by pjw · 3 years, 11 months ago
  4. 3e17c62 internal/lsp: warn users who have built gopls with go-diff v1.2.0 by Rebecca Stambler · 3 years, 11 months ago
  5. 7a6108e internal/lsp: don't use ast.NewPackage to build builtin by Rob Findley · 3 years, 11 months ago
  6. edbe9be internal/lsp/completion: indicate completion candidates that are deprecated by pjw · 3 years, 11 months ago
  7. 9b9633e internal/lsp/regtest: force GOPACKAGESDRIVER=off by Rob Findley · 3 years, 11 months ago
  8. 28c1392 internal/lsp: don't call PackagesForFile on builtin.go by Rob Findley · 3 years, 11 months ago
  9. 16b25d2 internal/lsp: print comments that would be lost during extract func by Suzy Mueller · 3 years, 11 months ago
  10. 7c72a84 go/analysis/passes/fieldalignment: clarify reported diagnostics in docs by Pontus Leitzler · 3 years, 11 months ago
  11. 9ff8648 internal/lsp: add support for extracting non-nested returns by Suzy Mueller · 3 years, 11 months ago
  12. d0768c9 internal/lsp/source/completion: suggest only valid package names by Shoshin Nikita · 3 years, 11 months ago
  13. 6397a11 internal/lsp/debug: splice in updated servers rather than overwrite by Rob Findley · 3 years, 11 months ago
  14. 7b9993c internal/lsp/cmd: add a command-line command to start daemon debugging by Rob Findley · 4 years ago
  15. cf354b6 internal/lsp/cache: improve snapshot clone perfomance by Anton Kuklin · 3 years, 11 months ago
  16. 7c93484 internal/lsp: add a command to start the debug server by Rob Findley · 4 years ago
  17. 716a04c lsp/completion: fix postfix completions preceding assignments by Muir Manders · 3 years, 11 months ago
  18. f74a669 internal/lsp/cache: preallocate internal maps when cloning snapshots by William Langford · 3 years, 11 months ago
  19. e435455 internal/lsp: introduce MemoryMode by Heschi Kreinick · 4 years ago
  20. f7e8e24 internal/lsp: support Check For Upgrades in vendor mode by Heschi Kreinick · 3 years, 11 months ago
  21. a8e7c0c internal/lsp: move gopls/internal/regtest -> internal/lsp/regtest by Paul Jolly · 3 years, 11 months ago
  22. 4934781 lsp/completion: offer candidates converting arrays to slices by Muir Manders · 3 years, 11 months ago
  23. b3e5b99 internal/lsp: update unsafe completion test for upcoming spec changes by Rob Findley · 3 years, 11 months ago
  24. e74674a internal/lsp/protocol: latest version of LSP by pjw · 3 years, 11 months ago
  25. dbc8747 internal/lsp/semantic: avoid doing semantic tokens for large files by pjw · 4 years ago
  26. a13dbf1 lsp/completion: omit deep completions into unimported package names by Muir Manders · 3 years, 11 months ago
  27. 10909d8 internal/lsp/cache: remove type info trimming by Heschi Kreinick · 3 years, 11 months ago
  28. 1dce19d internal/lsp/cache: don't trim types.Info with staticcheck enabled by Heschi Kreinick · 3 years, 11 months ago
  29. 07295ca internal/lsp/cache: prune types.Info entries in slice literals by Heschi Kreinick · 4 years ago
  30. 1a0c608 internal/lsp/protocol/typescript: update documentation and generated code by Peter Weinbergr · 4 years ago
  31. fe50371 internal/lsp/source: fix Deref function for cyclic types by Shoshin Nikita · 4 years ago
  32. cb5dc85 internal/lsp/cache: add a scheme for types error code links by Rob Findley · 4 years, 1 month ago
  33. 799b682 gopls/internal/hooks: respect the default checks of the staticcheck tool by Shoshin Nikita · 4 years ago
  34. d1362d7 internal/lsp/source: fix an infinite loop in Deref function by Shoshin Nikita · 4 years ago
  35. 59a2b45 internal/lsp/source: update process of hover signature creation for type declarations by Shoshin Nikita · 4 years ago
  36. be791d0 internal/lsp/source: small fixes to directory filters by Heschi Kreinick · 4 years ago
  37. 5934133 [gopls-release-branch.0.6] all: merge master into gopls-release-branch.0.6 by Rebecca Stambler · 4 years ago
  38. e78b40c internal/lsp: switch to 'go get -u ./...' for transitive upgrades by Rebecca Stambler · 4 years ago
  39. c602466 Revert "internal/lsp/cache: disable GOPACKAGESDRIVER" by Steeve Morin · 4 years ago
  40. 11c3f83 internal/lsp/source: fix Highlight for std and 3rd-party packages by Shoshin Nikita · 4 years ago
  41. 8c34cc9 internal/lsp/cache: fix race condition in snapshot's initializedErr by Rebecca Stambler · 4 years ago
  42. af36406 internal/lsp/source: respond with the underlying type to Type Definition requests for composite types by Shoshin Nikita · 4 years ago
  43. ca627f8 internal/lsp/semantic: fix some type definitions by pjw · 4 years ago
  44. 0459589 internal/lsp/protocol/typescript: small cleanups and add tsconfig.json by pjw · 4 years ago
  45. b0e994d internal/jsonrpc2_v2: move the idle timeout handling out of the server by Ian Cottrell · 4 years ago
  46. 9553575 internal/lsp: remove unnecessary call to WorkspacePackages in mod tidy by Rebecca Stambler · 4 years ago
  47. 769264c internal/lsp/source: fix docs for fields of anonymous structs/interfaces by Shoshin Nikita · 4 years ago
  48. cb7d599 internal/lsp/source: skip blank identifiers during the function extraction by Shoshin Nikita · 4 years ago
  49. 94a1942 internal/lsp/completion: move postfix completions behind option by Muir Manders · 4 years, 1 month ago
  50. 09058ab internal/lsp/source/completion: add postfix snippet completions by Muir Manders · 4 years, 4 months ago
  51. 2c039f7 internal/event/label: prevent unsafe get of non-string by Jonathan Amsterdam · 4 years ago
  52. 63ea654 internal/lsp: hold the gc details lock when storing diagnostics by Rob Findley · 4 years ago
  53. 7f6d50e internal/lsp/source: fix hover and completion with dot imports by Shoshin Nikita · 4 years ago
  54. b3556f0 internal/lsp: remove some unused parameters, mostly in the cache package by Rebecca Stambler · 4 years ago
  55. 09a00c1 internal/lsp: fix support for SourceFixAll code actions by Rebecca Stambler · 4 years ago
  56. 877f9c4 internal/jsonrpc2_v2: an updated jsonrpc2 library by Ian Cottrell · 4 years, 1 month ago
  57. d8aeb16 internal/lsp: add defaultLibrary mod for basic types by Andrii Soluk · 4 years ago
  58. aa0c723 internal/lsp/cache: get control of reloadOrphanedFiles by Heschi Kreinick · 4 years ago
  59. bda8f5c [gopls-release-branch.0.6] internal/lsp: update version to v0.6.9 by Rebecca Stambler · 4 years ago
  60. 0f0346e [gopls-release-branch.0.6] internal/lsp: remove module diagnostics from code actions by Rebecca Stambler · 4 years ago
  61. 2c4a886 internal/lsp: remove module diagnostics from code actions by Rebecca Stambler · 4 years ago
  62. 4599a76 gopls: update version for v0.6.8 by Rebecca Stambler · 4 years ago
  63. cef11a9 internal/lsp/cache: tolerate analysis panics better by Heschi Kreinick · 4 years ago
  64. 9b614f5 internal/lsp/cache: tolerate analysis panics better by Heschi Kreinick · 4 years ago
  65. 6d45e3d internal/lsp: add a temp workspace per folder, and a helper command by Rob Findley · 4 years ago
  66. e409f12 internal/lsp: add snippet completion for t.Fatal errs by Marwan Sulaiman · 4 years, 3 months ago
  67. 44abc2a internal/lsp: only load by view when there are no go.mod files by Rebecca Stambler · 4 years ago
  68. f3da893 [gopls-release-branch.0.6] all: merge master into gopls-release-branch.0.6 by Rebecca Stambler · 4 years ago
  69. 11e8f6b internal/lsp: refactor codeAction by Heschi Kreinick · 4 years ago
  70. 1523bb4 internal/lsp: fix time.Duration hover name check by Rebecca Stambler · 4 years ago
  71. bcb2d7b internal/lsp: fix bad completion for variadic functions by Matheus Alcantara · 4 years ago
  72. 7ee2955 internal/lsp/cache: refactor and improve go get quick fixes by Heschi Kreinick · 4 years ago
  73. 1e524e2 internal/lsp/source: add the nilness analyzer by Ainar Garipov · 4 years ago
  74. d34cf35 internal/lsp/source: return nil for foldingRange in case of parse error by Hana · 4 years, 1 month ago
  75. 3e1cb95 internal/lsp/source: correct workspace symbol logic for unpacking receivers by Rob Findley · 4 years ago
  76. 397283d internal/lsp/protocol/typescript: fix lint errors in .ts code by pjw · 4 years ago
  77. d19d8cf internal/lsp/protocol/typecript: fix type merging by pjw · 4 years, 1 month ago
  78. 50ca8d0 all: recognize new error from go command when no go.mod is found by Jay Conrod · 4 years ago
  79. 2cde57b internal/lsp: remove redundant didChange notifications by Rebecca Stambler · 4 years ago
  80. 376db57 internal/lsp: use pre-existing quick fixes for analysis diagnostics by Heschi Kreinick · 4 years ago
  81. 144d5ce internal/lsp: run type error analyzers as part of diagnostics by Heschi Kreinick · 4 years ago
  82. 24439e3 internal/lsp/source: eliminate GetTypeCheckDiagnostics by Heschi Kreinick · 4 years ago
  83. dafbee5 internal/lsp: show human-readable const time.Duration as a comment by Shoshin Nikita · 4 years ago
  84. 9c452d8 internal/lsp/cache: don't rely on related diagnostics if unsupported by Rob Findley · 4 years ago
  85. 2ac05c8 internal/lsp: key GC details off package ID by Heschi Kreinick · 4 years ago
  86. 94327d3 internal/lsp/cache: show type errors on parse errors in other files by Rob Findley · 4 years ago
  87. 7800253 internal/lsp/cache: split up sourceDiagnostics by Heschi Kreinick · 4 years ago
  88. 47985cf internal/lsp/cache: refactor Go file parsing by Heschi Kreinick · 4 years ago
  89. 6422c5c internal/lsp/cache: invalidate metadata on magic comment changes by Heschi Kreinick · 4 years ago
  90. 89a9cb6 internal/lsp/cache: parse filenames from go list errors correctly by Heschi Kreinick · 4 years, 1 month ago
  91. eb48d3f internal/lsp/cache: refactor diagnostic suppression by Heschi Kreinick · 4 years, 1 month ago
  92. 7a079fc internal/lsp/cache: fix related error processing by Heschi Kreinick · 4 years, 1 month ago
  93. 0150491 x/tools/internal/fastwalk: fixes "interrupted system call" error by Ichinose Shogo · 4 years, 1 month ago
  94. b4639cc internal/lsp/protocol: fix vet error in tsprotocol.go by pjw · 4 years, 1 month ago
  95. b8d1a33 internal/lsp/source: add the unusedwrite analyzer by Ainar Garipov · 4 years, 1 month ago
  96. 77e0312 [gopls-release-branch.0.6] all: merge master into gopls-release-branch.0.6 by Rebecca Stambler · 4 years, 1 month ago
  97. 0919917 internal/lsp/source: filter out comparable from completion results by Rob Findley · 4 years, 1 month ago
  98. 0e232fa gopls: add scheme to CodeDescription.href by Yuki Ito · 4 years, 1 month ago
  99. 2363391 all: go fmt ./... by Russ Cox · 4 years, 1 month ago
  100. b369640 all: fmt tests with new gofmt by Russ Cox · 4 years, 1 month ago