1. bce87a7 internal/lsp/source/completion: remove unused contexts by Danish Dua · 3 years, 7 months ago
  2. c43c25c internal/lsp/source: run deep completions before unimported completions by Danish Dua · 3 years, 8 months ago
  3. f1e51e6 internal/lsp: stop using modURI as much as possible by Rebecca Stambler · 3 years, 8 months ago
  4. fc8742f cmd/bundle: expand test coverage to all modes by Dmitri Shuralyov · 3 years, 8 months ago
  5. 5272f30 gopls: fix various staticcheck errors by Rob Findley · 3 years, 8 months ago
  6. ffa3839 cmd/bundle: use caller's module version via go/packages by Filippo Valsorda · 4 years, 9 months ago
  7. d7fc70a gopls/internal/regtest: always await InitialWorkspaceLoad by Rob Findley · 3 years, 8 months ago
  8. a0ef9b6 internal/lsp: prepare for deletion of view.modURI by Rebecca Stambler · 3 years, 8 months ago
  9. 19e0367 internal/lsp/cache: use gopls.mod for the workspace module if it exists by Rob Findley · 3 years, 8 months ago
  10. 50ab967 internal/lsp/source: add additional generated docs by Heschi Kreinick · 3 years, 8 months ago
  11. 42b62fc gopls/internal/regtest: fix data race when printing logs by Rob Findley · 3 years, 8 months ago
  12. 5d1fdd8 internal/lsp: allow multiple go.mod files in a view by Rebecca Stambler · 3 years, 8 months ago
  13. e843550 internal/lsp: run marker tests in multi-module mode by Heschi Kreinick · 3 years, 8 months ago
  14. 4c77dbd internal/lsp: fix race condition caused by config in `go mod tidy` by Rebecca Stambler · 3 years, 8 months ago
  15. 34b80a0 gopls/doc: update and expand the nvim documentation by Ainar Garipov · 3 years, 8 months ago
  16. 0eae6ac internal/lsp: add a test for gc annotation details code lens by Rebecca Stambler · 3 years, 8 months ago
  17. 8d73f17 internal/lsp: move package selection to before type checking by Danish Dua · 3 years, 8 months ago
  18. 8a9a893 internal/lsp/cache: don't set tempModFile is view's modURI is empty by Rebecca Stambler · 3 years, 8 months ago
  19. 0f1c539 internal/lsp: show orphaned file warnings as diagnostics by Rebecca Stambler · 3 years, 8 months ago
  20. 7b6ac5b internal/lsp/cache: slightly more useful comment by Heschi Kreinick · 3 years, 8 months ago
  21. 24570c0 internal/lsp: handle initial workspace load failure per module by Rebecca Stambler · 3 years, 8 months ago
  22. 04afef3 internal/lsp: don't search for workspace modules by default by Rebecca Stambler · 3 years, 8 months ago
  23. 7bb30d1 internal/lsp: fix go generate command for subdirs by Rob Findley · 3 years, 8 months ago
  24. 06f3a46 gopls/internal/regtest: add benchmarks for completions by Danish Dua · 3 years, 8 months ago
  25. 463111b internal/lsp: add a command to generate the gopls.mod file by Rob Findley · 3 years, 8 months ago
  26. 03f0cc1 internal/lsp: interpolate variables in the sandbox by Rob Findley · 3 years, 8 months ago
  27. ba800b1 internal/lsp: ignore errors when finding workspace modules by Rebecca Stambler · 3 years, 8 months ago
  28. f5e916c internal/lsp/source/completion: move search path to candidate by Danish Dua · 3 years, 8 months ago
  29. a1f7ab6 internal/lsp/source/completion: move deep search to end of completion by Danish Dua · 3 years, 8 months ago
  30. 82fe25c gopls/doc: improve enum value documentation by Heschi Kreinick · 3 years, 8 months ago
  31. aeb8e36 internal/lsp: remove multi-module support in tests by Heschi Kreinick · 3 years, 8 months ago
  32. fa01252 all: replace 'the the ' with 'the ' by phillc · 3 years, 8 months ago
  33. a20a5e7 internal/lsp: rewrite createView to populate fields independently by Rebecca Stambler · 3 years, 8 months ago
  34. 4aa5c68 internal/lsp: remove multi-module test cases by Heschi Kreinick · 3 years, 8 months ago
  35. 0f52b63 internal/lsp/tests: use NeedsGo1Point by Heschi Kreinick · 3 years, 8 months ago
  36. ccabf82 internal/lsp/cache: populate URI on files with errors by Heschi Kreinick · 3 years, 8 months ago
  37. d647fc2 cmd/benchcmp: mention deprecation in docs by Jiayu Yi · 3 years, 8 months ago
  38. 78fed78 internal/lsp: handle modifications to the workspace module by Rebecca Stambler · 3 years, 8 months ago
  39. e94ab72 internal/lsp/source/completion: improve import suggestion labels by Danish Dua · 3 years, 8 months ago
  40. d56e4e4 internal/lsp/cache: set GO111MODULE=auto in 1.16 by Heschi Kreinick · 3 years, 8 months ago
  41. 3791637 all: fix tests in preparation for GO111MODULE=on by default by Jay Conrod · 3 years, 8 months ago
  42. d148ae1 internal/lsp/source/completion: convert deep completion to bfs by Danish Dua · 3 years, 8 months ago
  43. 0511c4c internal/imports: use ProcessEnv to filter files by Heschi Kreinick · 3 years, 8 months ago
  44. 75ebdcb gopls/internal/regtest: add expected ranges in completion tests by Danish Dua · 3 years, 8 months ago
  45. 60aba8a internal/lsp: always show errors from running commands by Rob Findley · 3 years, 8 months ago
  46. 63098cc internal/imports: don't set Context.WorkingDir, which was renamed by Jay Conrod · 3 years, 8 months ago
  47. 655488c internal/lsp: fix concurrency issues in view initialization by Rebecca Stambler · 3 years, 8 months ago
  48. c537a34 internal/lsp: pass options by reference instead of by value by Rebecca Stambler · 3 years, 8 months ago
  49. c9a70fc internal/lsp/cache: fix release tag parsing by Heschi Kreinick · 3 years, 8 months ago
  50. f128e62 internal/memoize: show key type in panics by Heschi Kreinick · 3 years, 8 months ago
  51. 587cf23 internal/lsp/mod: handle nil pointers in code lenses by Rebecca Stambler · 3 years, 8 months ago
  52. 56d9a0c cover: fix sorting of profile segment boundaries by Koichi Shiraishi · 3 years, 9 months ago
  53. c8d9e05 gopls/internal/regtest: simplify expectation return values by Rob Findley · 3 years, 8 months ago
  54. 6ec2cde internal/lsp/source: add some additional symbol downranking by Rob Findley · 3 years, 8 months ago
  55. e20053b gopls/internal/regtest: remove ExpectNow by Rob Findley · 3 years, 8 months ago
  56. 797bd0f gopls/internal/regtest: simplify regtest EditorConfig by Rob Findley · 3 years, 8 months ago
  57. cbbbe62 gopls/internal/regtest: add an InitialWorkspaceLoad expectation by Rob Findley · 3 years, 8 months ago
  58. bf5c620 gopls/internal/regtest: move expectations to their own file by Rob Findley · 3 years, 8 months ago
  59. f4cefd1 internal/lsp: enable multi-module workspace mode by default in tests by Rebecca Stambler · 3 years, 8 months ago
  60. 2db8f0f internal/lsp/cache: fix -mod=mod for workspace module setups by Heschi Kreinick · 3 years, 8 months ago
  61. 6498648 internal/lsp: check file kind before showing warning by Rebecca Stambler · 3 years, 8 months ago
  62. 3c2036f go/packages: support overlays for replaced modules by Rebecca Stambler · 3 years, 8 months ago
  63. 2b477fa tools, gopls: update Go versions in go.mod files to 1.12 by Rebecca Stambler · 3 years, 8 months ago
  64. 8f9ed77 go/packages: add roots for overlaid packages for all query types by Rebecca Stambler · 3 years, 8 months ago
  65. 17fc728 internal/lsp: handle staticcheck in code actions by Rebecca Stambler · 3 years, 8 months ago
  66. 2350fe8 internal/lsp/source: fix panic in addFieldItems by Rob Findley · 3 years, 8 months ago
  67. 97363e2 internal/lsp: handle staticcheck in didChangeConfiguration by Rebecca Stambler · 3 years, 8 months ago
  68. 6422fca report cycle when visiting a grey analyzer by Michaël Lévesque-Dion · 3 years, 9 months ago
  69. b43031a internal/lsp/cache: fix for default -mod=readonly by Heschi Kreinick · 3 years, 8 months ago
  70. 7ad463c gopls/internal/regtest: add a test for new symbols in test variants by Rebecca Stambler · 3 years, 8 months ago
  71. d49a6cb internal/lsp/protocol: add support for upcoming LSP 3.16 by Peter Weinbergr · 3 years, 8 months ago
  72. d179df3 internal/lsp/cache: automatically construct the workspace module by Rebecca Stambler · 3 years, 9 months ago
  73. 571a207 internal/lsp/source: fix duplicates in workspaceSymbols by Rob Findley · 3 years, 8 months ago
  74. 53e29e9 internal/lsp: show a warning message when opening an "orphaned" file by Rebecca Stambler · 3 years, 8 months ago
  75. d6107fe gopls/internal/regtest: skip failing test for go1.13 and below by Rob Findley · 3 years, 8 months ago
  76. b484961 x/gools/gopls: document settings for working on source distribution by Peter Weinbergr · 3 years, 8 months ago
  77. 44a2922 internal/lsp, go/packages: fix Go 1.15-related overlay bug by Rebecca Stambler · 3 years, 8 months ago
  78. 6a8222e gopls/doc: generate settings JSON, docs by Heschi Kreinick · 3 years, 8 months ago
  79. 201d438 internal/lsp: add more tests for package completion by Rebecca Stambler · 3 years, 8 months ago
  80. 12e1bf5 gopls/doc: add information about supported Go versions by Rebecca Stambler · 3 years, 8 months ago
  81. a4118eb internal/lsp: break up fillstruct testdata to make it more manageable by Rebecca Stambler · 3 years, 8 months ago
  82. 2e7746e internal/lsp: parse Go files through the new snapshot's cache in clone by Rebecca Stambler · 3 years, 8 months ago
  83. 27b65b4 gopls/doc: add memory usage info to troubleshooting guide by Rebecca Stambler · 3 years, 8 months ago
  84. 77fbfae internal/lsp: clean up some of the extract function code by Rebecca Stambler · 3 years, 8 months ago
  85. 93a3566 internal/lsp/cache: don't set an error by default in load by Rebecca Stambler · 3 years, 8 months ago
  86. acefd22 internal/lsp/source: move completion to its own package by Danish Dua · 3 years, 8 months ago
  87. ea3a2cd internal/lsp/source: support some fzf-like tokens in symbol matching by Rob Findley · 3 years, 9 months ago
  88. 242af25 internal/lsp/analysis: update fillreturns title by Rebecca Stambler · 3 years, 8 months ago
  89. 9786fa3 internal/lsp/source: fix go1.12 build (again) by Rob Findley · 3 years, 8 months ago
  90. 39188db internal/lsp: add support for RelatedInformation in diagnostics by Peter Weinbergr · 3 years, 9 months ago
  91. 93eecc3 internal/lsp: support for package completion in all files by Danish Dua · 3 years, 9 months ago
  92. af4cc2c gopls/internal/regtest: use gopls hooks and add a test for staticcheck by Rob Findley · 3 years, 8 months ago
  93. e2cc5a1 gopls/integration/regtest: move regtests to the gopls module by Rob Findley · 3 years, 8 months ago
  94. 76a6aac present: fix newline parsing for go present by Muhammad Hamza Farrukh · 3 years, 8 months ago
  95. 2364a5e playground/socket: remove the os cleanup from start method of process by Olivier Wulveryck · 3 years, 9 months ago
  96. cf78807 internal/lsp: reproduce and fix golang/go#41057 by Rebecca Stambler · 3 years, 8 months ago
  97. 36b1a88 internal/lsp/cache: use the right snapshot in ModUpgrade by Heschi Kreinick · 3 years, 8 months ago
  98. 5d67d6c internal/lsp: clean up some of the mod code lens code by Rebecca Stambler · 3 years, 8 months ago
  99. 5b9ef24 go/ssa: implement missing testing.testDeps SetPanicOnExit0 method by Bryan C. Mills · 3 years, 8 months ago
  100. d1954cc internal/lsp: run gopls as long as there is one folder with a file URI by Rebecca Stambler · 3 years, 8 months ago