1. 18795da internal/typeparams: a new helper library for working with generic code by Rob Findley · 3 years ago
  2. 79d39ff internal/lsp/source/completion: avoid a panic in package completion by Rob Findley · 3 years ago
  3. fa05545 internal/lsp/debug: add a facility to track known bugs by Rob Findley · 3 years ago
  4. 5a66778 internal/lsp: do not reinitialize the workspace for didOpen events by Rebecca Stambler · 3 years ago
  5. 0185c7e internal/lsp: fix no definition when importShortcut is link by Pen Tree · 3 years ago
  6. ecb7392 go/packages: in overlay_test, allow test variant in second_file case by Jay Conrod · 3 years ago
  7. f05e912 godoc/static: add gopher/pkg.png image by Tom Freudenberg · 3 years ago
  8. c0140e8 go/analysis/passes/printf: adjust error message by Joe Tsai · 3 years ago
  9. d1ea2c7 internal/lsp/source: support typeDefinition for function/method's return values by Shoshin Nikita · 3 years ago
  10. 08a4f34 internal/lsp: handle exclude directives in multi-module mode by Rebecca Stambler · 3 years ago
  11. f4a4129 internal/lsp/regtest: add a benchmark for didChange by Rob Findley · 3 years ago
  12. dd255f2 lsp/source: enable experimentalPostfixCompletions by default by Muir Manders · 3 years ago
  13. 1949673 passes/stdmethods: warn when an Is, As, or Unwrap has the wrong signature. by Tim King · 3 years ago
  14. 68c6cab lsp/completion: improve append() param type inference by Muir Manders · 3 years ago
  15. 250398d internal/lsp: add semantic tokens for comments and multiline strings by pjw · 3 years ago
  16. 7cab0ef internal/lsp: support template files by Peter Weinbergr · 3 years, 2 months ago
  17. f03daea gopls/go.mod: upgrade to Go 1.17 by Bryan C. Mills · 3 years ago
  18. 42984c4 internal/lsp/regtest: run one quick fix at a time in TestUnknownRevision by Heschi Kreinick · 3 years ago
  19. 19b1717 go.mod: upgrade to Go 1.17 by Bryan C. Mills · 3 years ago
  20. a1fbb68 all: upgrade go.mod files to Go 1.16 by Bryan C. Mills · 3 years ago
  21. 062bf4e internal/lsp: make ShowDocument RPC available to gopls by pjw · 3 years ago
  22. 3e17c62 internal/lsp: warn users who have built gopls with go-diff v1.2.0 by Rebecca Stambler · 3 years ago
  23. def0263 gopls: clarify policy with respect to support for older Go versions by Rob Findley · 3 years ago
  24. 7a6108e internal/lsp: don't use ast.NewPackage to build builtin by Rob Findley · 3 years ago
  25. edbe9be internal/lsp/completion: indicate completion candidates that are deprecated by pjw · 3 years ago
  26. 9b9633e internal/lsp/regtest: force GOPACKAGESDRIVER=off by Rob Findley · 3 years ago
  27. 291330a gopls/internal/regtest/modfile: set an explicit go version in the TestUnknownRevision modules by Bryan C. Mills · 3 years ago
  28. aec1372 gopls/internal/regtest: unskip tests for golang/go#37098 by Rebecca Stambler · 3 years ago
  29. 28c1392 internal/lsp: don't call PackagesForFile on builtin.go by Rob Findley · 3 years ago
  30. 800adbe go/packages: enable TestIssue37098 for Go 1.17 and later by Ian Lance Taylor · 3 years ago
  31. 16b25d2 internal/lsp: print comments that would be lost during extract func by Suzy Mueller · 3 years ago
  32. 7c72a84 go/analysis/passes/fieldalignment: clarify reported diagnostics in docs by Pontus Leitzler · 3 years ago
  33. 9ff8648 internal/lsp: add support for extracting non-nested returns by Suzy Mueller · 3 years ago
  34. d0768c9 internal/lsp/source/completion: suggest only valid package names by Shoshin Nikita · 3 years ago
  35. 6397a11 internal/lsp/debug: splice in updated servers rather than overwrite by Rob Findley · 3 years ago
  36. 7b9993c internal/lsp/cmd: add a command-line command to start daemon debugging by Rob Findley · 3 years, 1 month ago
  37. fe1c548 gopls/test: it is safe to ignore json unmarshalling errors by pjw · 3 years, 1 month ago
  38. 735ed62 gopls: tidy module by Rebecca Stambler · 3 years ago
  39. e3dc99f cmd/guru: update referrers-json testdata to reflect new line numbering by Rob Findley · 3 years ago
  40. 3f1e724 cmd/guru: remove test assertions involving unsafe to fix the build by Rob Findley · 3 years ago
  41. cf354b6 internal/lsp/cache: improve snapshot clone perfomance by Anton Kuklin · 3 years ago
  42. 7657be6 gopls/doc: fix broken link by Hossein Zolfi · 3 years ago
  43. 7c93484 internal/lsp: add a command to start the debug server by Rob Findley · 3 years, 1 month ago
  44. 716a04c lsp/completion: fix postfix completions preceding assignments by Muir Manders · 3 years ago
  45. f74a669 internal/lsp/cache: preallocate internal maps when cloning snapshots by William Langford · 3 years ago
  46. e435455 internal/lsp: introduce MemoryMode by Heschi Kreinick · 3 years, 1 month ago
  47. f7e8e24 internal/lsp: support Check For Upgrades in vendor mode by Heschi Kreinick · 3 years, 1 month ago
  48. a8e7c0c internal/lsp: move gopls/internal/regtest -> internal/lsp/regtest by Paul Jolly · 3 years ago
  49. f946a15 passes/sigchanyzer: allow valid inlined unbuffered signal channel by AGMETEOR · 3 years, 1 month ago
  50. 4934781 lsp/completion: offer candidates converting arrays to slices by Muir Manders · 3 years, 1 month ago
  51. b3e5b99 internal/lsp: update unsafe completion test for upcoming spec changes by Rob Findley · 3 years ago
  52. e74674a internal/lsp/protocol: latest version of LSP by pjw · 3 years, 1 month ago
  53. dbc8747 internal/lsp/semantic: avoid doing semantic tokens for large files by pjw · 3 years, 1 month ago
  54. a13dbf1 lsp/completion: omit deep completions into unimported package names by Muir Manders · 3 years, 1 month ago
  55. 10909d8 internal/lsp/cache: remove type info trimming by Heschi Kreinick · 3 years, 1 month ago
  56. 1dce19d internal/lsp/cache: don't trim types.Info with staticcheck enabled by Heschi Kreinick · 3 years, 1 month ago
  57. 07295ca internal/lsp/cache: prune types.Info entries in slice literals by Heschi Kreinick · 3 years, 1 month ago
  58. 1a0c608 internal/lsp/protocol/typescript: update documentation and generated code by Peter Weinbergr · 3 years, 1 month ago
  59. fe50371 internal/lsp/source: fix Deref function for cyclic types by Shoshin Nikita · 3 years, 1 month ago
  60. cb5dc85 internal/lsp/cache: add a scheme for types error code links by Rob Findley · 3 years, 3 months ago
  61. 799b682 gopls/internal/hooks: respect the default checks of the staticcheck tool by Shoshin Nikita · 3 years, 1 month ago
  62. d1362d7 internal/lsp/source: fix an infinite loop in Deref function by Shoshin Nikita · 3 years, 1 month ago
  63. 59a2b45 internal/lsp/source: update process of hover signature creation for type declarations by Shoshin Nikita · 3 years, 1 month ago
  64. 2140cce fix the argument of the goimports example by Sergey Kacheev · 3 years, 1 month ago
  65. ec686a2 all: upgrade all dependencies except for go-diff by Rebecca Stambler · 3 years, 1 month ago
  66. 0243799 gopls/internal/coverage: apply gofmt to the build tag syntax by Rebecca Stambler · 3 years, 1 month ago
  67. be791d0 internal/lsp/source: small fixes to directory filters by Heschi Kreinick · 3 years, 1 month ago
  68. b261fe9 go/tools: add vet check for direct comparion of reflect.Values by Keith Randall · 3 years, 1 month ago
  69. e78b40c internal/lsp: switch to 'go get -u ./...' for transitive upgrades by Rebecca Stambler · 3 years, 1 month ago
  70. 3ac76b8 gopls/internal/coverage: better error messages and output by pjw · 3 years, 1 month ago
  71. c602466 Revert "internal/lsp/cache: disable GOPACKAGESDRIVER" by Steeve Morin · 3 years, 1 month ago
  72. 35a9159 go/internal/gcimporter: ensure that imported floats are of float kind by Rob Findley · 3 years, 1 month ago
  73. 5d33438 go/internal/gcimporter: merge go1.11 tests back into gcimporter_test.go by Rob Findley · 3 years, 1 month ago
  74. 11c3f83 internal/lsp/source: fix Highlight for std and 3rd-party packages by Shoshin Nikita · 3 years, 1 month ago
  75. 8c34cc9 internal/lsp/cache: fix race condition in snapshot's initializedErr by Rebecca Stambler · 3 years, 1 month ago
  76. 0deaffd gopls/internal/regtest: re-enable the gc_details regtest for -short by Rob Findley · 3 years, 1 month ago
  77. af36406 internal/lsp/source: respond with the underlying type to Type Definition requests for composite types by Shoshin Nikita · 3 years, 1 month ago
  78. 682c7e6 godoc/static: link to golang.org for content moved out of Go root by Dmitri Shuralyov · 3 years, 2 months ago
  79. ca627f8 internal/lsp/semantic: fix some type definitions by pjw · 3 years, 1 month ago
  80. 0459589 internal/lsp/protocol/typescript: small cleanups and add tsconfig.json by pjw · 3 years, 1 month ago
  81. b0e994d internal/jsonrpc2_v2: move the idle timeout handling out of the server by Ian Cottrell · 3 years, 1 month ago
  82. 9553575 internal/lsp: remove unnecessary call to WorkspacePackages in mod tidy by Rebecca Stambler · 3 years, 2 months ago
  83. 769264c internal/lsp/source: fix docs for fields of anonymous structs/interfaces by Shoshin Nikita · 3 years, 1 month ago
  84. cb7d599 internal/lsp/source: skip blank identifiers during the function extraction by Shoshin Nikita · 3 years, 1 month ago
  85. 94a1942 internal/lsp/completion: move postfix completions behind option by Muir Manders · 3 years, 2 months ago
  86. 09058ab internal/lsp/source/completion: add postfix snippet completions by Muir Manders · 3 years, 5 months ago
  87. 2c039f7 internal/event/label: prevent unsafe get of non-string by Jonathan Amsterdam · 3 years, 1 month ago
  88. 4c8e4a8 go/analysis/passes/inspect: fix typo in comment by Andrey Bokhanko · 3 years, 2 months ago
  89. 63ea654 internal/lsp: hold the gc details lock when storing diagnostics by Rob Findley · 3 years, 1 month ago
  90. 7f6d50e internal/lsp/source: fix hover and completion with dot imports by Shoshin Nikita · 3 years, 2 months ago
  91. b3556f0 internal/lsp: remove some unused parameters, mostly in the cache package by Rebecca Stambler · 3 years, 2 months ago
  92. 09a00c1 internal/lsp: fix support for SourceFixAll code actions by Rebecca Stambler · 3 years, 2 months ago
  93. 877f9c4 internal/jsonrpc2_v2: an updated jsonrpc2 library by Ian Cottrell · 3 years, 3 months ago
  94. 52cb772 gopls: upgrade mvdan.cc/gofumpt to v0.1.1 by Koichi Shiraishi · 3 years, 1 month ago
  95. a1191f3 gopls: upgrade honnef.co/go/tools to v0.1.3 by Koichi Shiraishi · 3 years, 1 month ago
  96. d8aeb16 internal/lsp: add defaultLibrary mod for basic types by Andrii Soluk · 3 years, 2 months ago
  97. aa0c723 internal/lsp/cache: get control of reloadOrphanedFiles by Heschi Kreinick · 3 years, 2 months ago
  98. d7a25ad gopls/integration: remove obsolete code by pjw · 3 years, 2 months ago
  99. 9bdb419 gopls/internal: add coverage command to compute test coverage by pjw · 3 years, 2 months ago
  100. d2e11a2 present: don't drop commands that immediately follow text by Dan Kortschak · 3 years, 7 months ago