1. c4dccaf go/analysis/passes/fieldalignment: add command by Pontus Leitzler · 3 years, 4 months ago
  2. 9ca8607 internal/lsp: save all possible keys for analyses, codelenses by Rebecca Stambler · 3 years, 4 months ago
  3. d2d86cc internal/lsp: restructure user options (CL 278433 continued) by Rebecca Stambler · 3 years, 5 months ago
  4. 4a19ffb gopls/internal/regtest: await file changes in TestUseGoplsMod by Rebecca Stambler · 3 years, 4 months ago
  5. ef3185b internal/lsp/cache: add a check for snapshot invariants by Rob Findley · 3 years, 4 months ago
  6. b841374 internal/lsp: fix autocomplete appends on imports by Matheus Alcantara · 3 years, 4 months ago
  7. 929a849 internal/lsp: restructure the way we report critical errors by Rebecca Stambler · 3 years, 5 months ago
  8. fbbba25 gopls/doc: generate documentation for analyzers by Rebecca Stambler · 3 years, 4 months ago
  9. 84d76fe internal/lsp: fix unimported completions with -mod=readonly by Rebecca Stambler · 3 years, 5 months ago
  10. 0661ca7 gopls/internal/regtest: show line numbers if TestUseGoplsMod fails by Rebecca Stambler · 3 years, 4 months ago
  11. 13ff221 internal/lsp/cmd: include new name in rename help message by Eric Chiang · 3 years, 4 months ago
  12. 0f6027f gopls/doc/vim.md: add table of contents, improve neovim docs by Ainar Garipov · 3 years, 5 months ago
  13. 34cd474 internal/lsp: use an enum for GC annotations settings by Rebecca Stambler · 3 years, 4 months ago
  14. b1c9089 internal/lsp/source: do not panic in "var func" outgoing callhierarchy by Pontus Leitzler · 3 years, 4 months ago
  15. 2b0845d gopls/release: add a command to validate the gopls release process by Rebecca Stambler · 3 years, 5 months ago
  16. 57089f8 internal/lsp: remove dependencies using text edits when necessary by Rebecca Stambler · 3 years, 5 months ago
  17. 834755c internal/lsp: add tests to set configuration options by Matheus Alcantara · 3 years, 5 months ago
  18. bdbb3c9 internal/lsp/cache: only reload the workspace on saved changes by Rob Findley · 3 years, 5 months ago
  19. 3e0a2b7 gopls/internal/regtest: skip a some new builders where regtests time out by Rob Findley · 3 years, 5 months ago
  20. f6952e4 internal/lsp/cache: fix some package event tags by Rob Findley · 3 years, 5 months ago
  21. 9cbb1ef internal/lsp/source: add the shadow analyzer by Ainar Garipov · 3 years, 5 months ago
  22. 3fa0e8f gopls: disable TestTemplate on Android by Rebecca Stambler · 3 years, 5 months ago
  23. f2e330f gopls/test: add type checking for debug server templates by Peter Weinbergr · 3 years, 5 months ago
  24. 1965356 internal/lsp/mod: fix misplaced code lens with individual requires by Rebecca Stambler · 3 years, 5 months ago
  25. b57d1c5 internal/lsp: return an error if code action has no title by Rebecca Stambler · 3 years, 5 months ago
  26. ae774e9 internal/lsp: don't show duplicate diagnostics for go.mod errors by Rebecca Stambler · 3 years, 5 months ago
  27. 5b06639 internal/lsp/source: only show "run file benchmarks" if available by Rebecca Stambler · 3 years, 5 months ago
  28. 11a5667 gopls/internal/regtest: test metadata validation only on save for go.mod by Rebecca Stambler · 3 years, 5 months ago
  29. 5b43ef9 go/analysis/passes/fieldalignment: filter comments from suggested fix by Cuong Manh Le · 3 years, 5 months ago
  30. 4b31ac3 gopls/internal/regtest: test that accepting fix removes diagnostics by Rebecca Stambler · 3 years, 5 months ago
  31. 008e477 internal/lsp, gopls: recover from go-diff panics by Rebecca Stambler · 3 years, 5 months ago
  32. 48e5bd1 internal/lsp: add titles to `go mod tidy` and update go.sum fixes by Rebecca Stambler · 3 years, 5 months ago
  33. fa10ef0 internal/lsp/source: update codelenses example by Hana · 3 years, 5 months ago
  34. 6307297 go/analysis/passes/fieldalignment: support fields without name by Pontus Leitzler · 3 years, 5 months ago
  35. d93e913 internal/lsp/debug: hook runtime/trace into event spans by Rob Findley · 3 years, 5 months ago
  36. abf6a1d go/analysis/passes/structtag: recognize multiple keys per tag by Ian Lance Taylor · 3 years, 5 months ago
  37. 6d345e8 gopls/internal/regtest: remove redundant 'With' from run options by Rob Findley · 3 years, 5 months ago
  38. f31efc5 internal/lsp: add an orphaned file diagnostic for nested modules by Rebecca Stambler · 3 years, 5 months ago
  39. b71f123 internal/lsp/debug: show Options in gopls debug server by Peter Weinbergr · 3 years, 5 months ago
  40. a543418 internal/lsp: only diagnose views affected by a change by Rebecca Stambler · 3 years, 5 months ago
  41. 5cdc274 internal/lsp: remove the last diagnostics pop-up warning by Rebecca Stambler · 3 years, 5 months ago
  42. ef0c635 gopls/internal/regtest: skip builders on which regtests time out by Rob Findley · 3 years, 5 months ago
  43. de58e7c go/analysis/passes/framepointer: don't report on runtime package by Keith Randall · 3 years, 5 months ago
  44. 5737bec internal/lsp/mod: add an "Upgrade direct dependencies" code lens by Rebecca Stambler · 3 years, 5 months ago
  45. cc33081 internal/lsp: support directory inclusion/exclusion filters by Heschi Kreinick · 3 years, 5 months ago
  46. e652b2f internal/lsp: show multiple modules error message with GO111MODULE=auto by Rebecca Stambler · 3 years, 5 months ago
  47. 66f9315 internal/lsp: delete workspace package IDs after package name change by Rebecca Stambler · 3 years, 5 months ago
  48. a835c87 internal/lsp/source: omit assign stmt LHS in RHS completion by Muir Manders · 3 years, 5 months ago
  49. 7bb39e4 internal/lsp/source: fix default param name generation by Muir Manders · 3 years, 5 months ago
  50. 1dfd70e internal/imports: prevent panic in imports GOMODCACHE logic by Rebecca Stambler · 3 years, 5 months ago
  51. 627cb6d internal/lsp/source: simplify workspace symbol package collection by Robert Findley · 3 years, 5 months ago
  52. 9a3a6c5 internal/lsp/cache: build a go.sum file for multi-module workspaces by Rob Findley · 3 years, 6 months ago
  53. 5679438 internal/lsp/cache: remove test variants from workspace packages by Heschi Kreinick · 3 years, 5 months ago
  54. 6d2eea5 internal/typesinternal: use Go 1.16 metadata for go/types errors by Rob Findley · 3 years, 7 months ago
  55. 05664e2 godoc: change godoc.org links to pkg.go.dev by Julie Qiu · 3 years, 5 months ago
  56. 368bee8 internal/lsp: use ForTest package name when running test command by Pontus Leitzler · 3 years, 5 months ago
  57. 6543527 gopls/internal/regtest: eliminate unneeded executions and reduce delay by Rob Findley · 3 years, 5 months ago
  58. ab68579 internal/lsp: move the background context onto the snapshot by Rob Findley · 3 years, 5 months ago
  59. 9a0e0bb internal/lsp/source: allow users to set new options for network access by Rebecca Stambler · 3 years, 5 months ago
  60. 73cf035 internal/lsp: fix handling of //-style comments in CRLF files by Rebecca Stambler · 3 years, 5 months ago
  61. 6607ba8 internal/lsp/source: default experimentalDiagnosticsDelay to 250ms by Rebecca Stambler · 3 years, 5 months ago
  62. a679dec internal/lsp: force LANG setting while difftest by Meng Zhuo · 3 years, 5 months ago
  63. 5457889 internal/lsp: separate the environment's value of GO111MODULE out by Rebecca Stambler · 3 years, 5 months ago
  64. 214da9f internal/lsp: update diagnostic snapshotID even if not published by Rob Findley · 3 years, 5 months ago
  65. 3949734 tools, gopls: add pkg.go.dev badges to READMEs by Rebecca Stambler · 3 years, 5 months ago
  66. fe8bd3c internal/lsp: move generated file check out of didModifyFiles by Rebecca Stambler · 3 years, 5 months ago
  67. 090fee6 go/analysis/passes/fieldalignment: suggest fix for multi-named fields by Pontus Leitzler · 3 years, 5 months ago
  68. a1a1cbe gopls/doc: generate JSON too, store as composite literal by Heschi Kreinick · 3 years, 5 months ago
  69. fa6651e internal/lsp/source: allow opt-out from -mod=readonly, GOPROXY=off by Heschi Kreinick · 3 years, 5 months ago
  70. bd5d160 internal/lsp: add go get quick fix on failing imports by Heschi Kreinick · 3 years, 6 months ago
  71. 43adb69 internal/lsp: disable network access for some go commands by Heschi Kreinick · 3 years, 6 months ago
  72. 9bc6a97 internal/lsp: set -mod=readonly in most contexts by Heschi Kreinick · 3 years, 6 months ago
  73. bdde162 internal/lsp: add READMEs that describe tests, how to run tests by Jean de Klerk · 3 years, 5 months ago
  74. 8b44681 gopls/doc: fix link to lsp-go.el by Simon Frei · 3 years, 5 months ago
  75. 2ecf2a5 internal/lsp: don't reload invalid build configurations unconditionally by Rebecca Stambler · 3 years, 5 months ago
  76. bef1c47 gopls/doc: add fieldalignment to analyzers.md by Pontus Leitzler · 3 years, 5 months ago
  77. 7534955 cmd/toolstash: drop 387, use softfloat instead by Cuong Manh Le · 3 years, 5 months ago
  78. 92771a2 gopls/internal/regtest: TestRenamePackage passes with go 1.16 by Peter Weinbergr · 3 years, 5 months ago
  79. 7beb506 internal/lsp: improve errors in multi-module workspaces (GO111MODULE=on) by Rebecca Stambler · 3 years, 6 months ago
  80. a1b87a1 internal/lsp: track all go.mod changes no matter the workspace mode by Rebecca Stambler · 3 years, 5 months ago
  81. 5fbf290 internal/lsp/cache: include missing dependencies in mod tidy key by Heschi Kreinick · 3 years, 5 months ago
  82. 182cd11 internal/lsp/cache: fix race on snapshot.workspaceDirHandle by Heschi Kreinick · 3 years, 5 months ago
  83. ae829c3 internal/lsp: limit all findModules calls to search 1 million files by Rebecca Stambler · 3 years, 5 months ago
  84. ac6f37f internal/lsp: run analyses on changed files before full diagnostics by Rebecca Stambler · 3 years, 6 months ago
  85. fd09bd9 internal/lsp: use mode (GOPATH/modules) oriented error messages by Rebecca Stambler · 3 years, 5 months ago
  86. f0400ba internal/lsp: check the value of GO111MODULE before collecting modules by Rebecca Stambler · 3 years, 5 months ago
  87. 02d27ec Change require 'nvim_lsp' to 'lspconfig' in vim.md by Himanshu · 3 years, 5 months ago
  88. 1937afe internal/lsp: disable support for symlinks pending decision by Rebecca Stambler · 3 years, 5 months ago
  89. dcde6b0 internal/lsp: only show gc_details diagnostics on saved buffers by Rob Findley · 3 years, 6 months ago
  90. 7470481 internal/lsp/lsprpc: prefer XDG_RUNTIME_DIR for the daemon socket by Rob Findley · 3 years, 5 months ago
  91. 7e522c8 internal/lsp: update modifications to directories at the LSP level by Rebecca Stambler · 3 years, 5 months ago
  92. bd31362 internal/lsp: restore snapshot ID guard for published diagnostics by Rob Findley · 3 years, 5 months ago
  93. bf23c54 Revert "internal/lsp/source: simplify workspace symbol package collection" by Robert Findley · 3 years, 5 months ago
  94. 852eb64 internal/lsp/source: simplify workspace symbol package collection by Rob Findley · 3 years, 6 months ago
  95. fd5f293 go/analysis: avoid panic in ifaceassert by Peter Weinbergr · 3 years, 5 months ago
  96. 0e8b1ee gopls, internal/lsp: support fillstruct for partially-filled structs by Jean de Klerk · 3 years, 7 months ago
  97. ca1c149 internal/lsp: offer type converted completion candidates by Muir Manders · 3 years, 6 months ago
  98. c5a73c3 Revert "internal/lsp: use mode (GOPATH/modules) oriented error messages" by Rebecca Stambler · 3 years, 5 months ago
  99. ccae4fb internal/lsp: use mode (GOPATH/modules) oriented error messages by Rebecca Stambler · 3 years, 6 months ago
  100. e7a5458 internal/lsp: fix misspelling in Codelens option by Rebecca Stambler · 3 years, 5 months ago