1. f270e23 internal/lsp: add warning diagnostics for unused dependencies in go.mod files by Rohan Challa · 4 years, 4 months ago
  2. ac4f524 go/ssa: add position data in indexed range loops by vovapi · 4 years, 3 months ago
  3. 89082a3 internal/lsp/source: fix some invalid literal candidates by Muir Manders · 4 years, 4 months ago
  4. 316d2f2 internal/lsp/source: only add names to imports when necessary by Heschi Kreinick · 4 years, 3 months ago
  5. acbc0e3 internal/lsp: modify how we check for go 1.14 for modfiles by Rohan Challa · 4 years, 4 months ago
  6. 11e9d9c internal/lsp/source: set default InsertTextFormat to PlainText by Rebecca Stambler · 4 years, 3 months ago
  7. a222fb4 internal/lsp/source: don't downrank builtin constant completions by Muir Manders · 4 years, 4 months ago
  8. 7201abb internal/lsp: parallelize initial workspace load by Rebecca Stambler · 4 years, 4 months ago
  9. 53017a3 analysis/passes: report testing.Fatal* FailNow Skip* misuse in goroutines by Emmanuel T Odeke · 4 years, 4 months ago
  10. 7be0a67 internal/lsp: fix minor bug in the PackageHandle function by Rebecca Stambler · 4 years, 3 months ago
  11. 774c71f internal/lsp/cache: fix type error reporting in cgo by Heschi Kreinick · 4 years, 4 months ago
  12. 7bda300 internal/imports: actually skip things in scan by Heschi Kreinick · 4 years, 4 months ago
  13. 6de373a internal/lsp: fix minor issues in diagnostic caching by Rebecca Stambler · 4 years, 4 months ago
  14. 81ef4df gopls/integration: save more precise parsing information by Peter Weinberger · 4 years, 4 months ago
  15. 27f5d1b internal/lsp/cmd: fix documentation by Daisuke Suzuki · 4 years, 4 months ago
  16. 6ed6e60 godoc/static: update copyright year to 2013 by Dmitri Shuralyov · 4 years, 4 months ago
  17. 9497f49 gopls/integration: cosmetic/ergonomic updates by Rob Findley · 4 years, 4 months ago
  18. 2aa90c6 internal/lsp: miscellaneous cleanup by Rebecca Stambler · 4 years, 4 months ago
  19. ba16e80 internal/imports: filter out self-import completions by Heschi Kreinick · 4 years, 4 months ago
  20. 1e586a5 internal/imports: clean up dead code by Heschi Kreinick · 4 years, 4 months ago
  21. 9a28a1f internal/lsp/source: scan loaded packages first for completions by Heschi Kreinick · 4 years, 4 months ago
  22. 2f3125d internal/imports: filter candidates on directory name by Heschi Kreinick · 4 years, 4 months ago
  23. 872f4f4 internal/imports: filter roots with callback by Heschi Kreinick · 4 years, 4 months ago
  24. 7ec1528 internal/imports: optimize scan implementations by Heschi Kreinick · 4 years, 4 months ago
  25. c2a8f45 internal/imports,lsp: use callbacks for completion functions by Heschi Kreinick · 4 years, 4 months ago
  26. 3f7dfa3 internal/lsp: sort by label after score by Heschi Kreinick · 4 years, 4 months ago
  27. 0a57c09 internal/lsp/source: always use default goimports options by Heschi Kreinick · 4 years, 4 months ago
  28. 50c778f internal/imports: redesign scan API by Heschi Kreinick · 4 years, 4 months ago
  29. ac3e9e7 internal/imports: remove go/packages support by Heschi Kreinick · 4 years, 4 months ago
  30. fd66c75 internal/lsp/source: don't get unnecessary unimported completions by Heschi Kreinick · 4 years, 4 months ago
  31. 234df48 internal/lsp: load metadata for a single package ID, when needed by Rebecca Stambler · 4 years, 4 months ago
  32. 6c68fec all: remove many cases of space-space by Dan Kortschak · 4 years, 4 months ago
  33. 2912ce7 go/analysis/analysistest: accept comments of /* */ form by Hana (Hyang-Ah) Kim · 4 years, 4 months ago
  34. 9fb4d21 tools/internal/lsp/cmd: fix documentation by Dan Kortschak · 4 years, 4 months ago
  35. 7b8e75d internal/lsp: create links for golang/go#1234-style strings by Rebecca Stambler · 4 years, 4 months ago
  36. 99d11d0 internal/lsp: refactor and document options by Rebecca Stambler · 4 years, 4 months ago
  37. 8647d4c cmd/gopls: delete legacy gopls by Rebecca Stambler · 4 years, 4 months ago
  38. 819aba5 internal/lsp/cmd: remove unnecessary message from help by Koichi Shiraishi · 4 years, 4 months ago
  39. 065ed04 go/analysis: add package docs for findcall, printf, and shadow by Hana (Hyang-Ah) Kim · 4 years, 4 months ago
  40. 6b505de gopls: use mvdan.cc/xurls for textDocument/documentLink by Rebecca Stambler · 4 years, 4 months ago
  41. dd894d0 internal/lsp: trim address operator from completion filterText by Muir Manders · 4 years, 4 months ago
  42. 3721262 internal/lsp: support taking address for completion candidates by Muir Manders · 4 years, 4 months ago
  43. 918115f internal/lsp: refactor find-implementation handling by Muir Manders · 4 years, 4 months ago
  44. 4d2fe2b internal/lsp/source: move some data onto "candidate" struct by Muir Manders · 4 years, 4 months ago
  45. 7bd96bd internal/lsp/source: improve completion in value spec by Muir Manders · 4 years, 4 months ago
  46. 142b776 go/packages: fix TestCgoOption to work on Windows by Michael Matloob · 4 years, 4 months ago
  47. c734170 internal/lsp: cleanup temporary go.mod file on shutdown by Rohan Challa · 4 years, 4 months ago
  48. a7b3459 gopls/doc: remove unnecessary settings from VSCode documentation by Rebecca Stambler · 4 years, 4 months ago
  49. d7ab245 gopls/integration: add a first cut of govim integration tests by Rob Findley · 4 years, 4 months ago
  50. 8c5978f internal/lsp: make golint happy by awh6al · 4 years, 4 months ago
  51. f13409b internal/telemetry: clean up test data by Ian Cottrell · 4 years, 5 months ago
  52. c7346ec internal/telemetry: remove an extraneous comment by Ian Cottrell · 4 years, 4 months ago
  53. 8141399 internal/telemetry: obey the onlyErrors flag in the log writer by Ian Cottrell · 4 years, 4 months ago
  54. e5a4a00 go/packages: Fix loading syntax for imports when types not requested. by Alex Zhirov · 4 years, 4 months ago
  55. 2f6d8bf internal/lsp: change tests to use the main exporter by Ian Cottrell · 4 years, 5 months ago
  56. 75f8c44 internal/lsp: change -modfile flag to tempModfile by Rohan Challa · 4 years, 4 months ago
  57. 5e75220 internal/lsp: don't clear file contents on save by Rebecca Stambler · 4 years, 4 months ago
  58. 145a1e4 internal/lsp/cache: detach context before invalidation by Rebecca Stambler · 4 years, 4 months ago
  59. 041a08a internal/lsp/cache: remove errors from dependencies by Rebecca Stambler · 4 years, 4 months ago
  60. 85a3356 internal/lsp/cache: consolidate function to update overlays by Rebecca Stambler · 4 years, 4 months ago
  61. 62b9674 internal/imports: consider direct mod deps more relevant by Heschi Kreinick · 4 years, 4 months ago
  62. 2208e16 internal/lsp: eliminate source.File type and move GetFile to snapshot by Rebecca Stambler · 4 years, 4 months ago
  63. 56b0b28 internal/lsp: put verbose go/packages output behind verboseOutput flag by Muir Manders · 4 years, 4 months ago
  64. bdebc07 internal/lsp: fix highlighting of inexact matches when highlighting from the right by Rohan Challa · 4 years, 4 months ago
  65. a98e7fc internal/lps/protocol: bring code.ts up to date with latest changes. by Peter Weinberger · 4 years, 4 months ago
  66. 2ad5dca telemetry/log: sample reference for benchmarking harness by Emmanuel T Odeke · 4 years, 4 months ago
  67. 3aa5a36 internal/lsp: add gopls setting to disable use of -modfile flag behavior by Rohan Challa · 4 years, 4 months ago
  68. 4f29fbc go/packages: change import cycle errorkind from UnknownError to ListError by Rohan Challa · 4 years, 4 months ago
  69. 979b82b internal/lsp/cache: fix excessive recursion in (*snapshot).clone() by Muir Manders · 4 years, 4 months ago
  70. 84f0c7c internal/lsp/cache: don't forget files just because they change by Heschi Kreinick · 4 years, 4 months ago
  71. ac28154 all: burn all the evidence by Rebecca Stambler · 4 years, 4 months ago
  72. ca0407e internal/lsp: return snapshots from text modifications by Rebecca Stambler · 4 years, 4 months ago
  73. 41c101f internal/lsp/source: fix completion budget type by Rebecca Stambler · 4 years, 4 months ago
  74. 61483d1 internal/lsp: show comments for grouped variable declarations by Rebecca Stambler · 4 years, 4 months ago
  75. 61f5e7d blog: fix swallowed error by Lars Lehtonen · 4 years, 4 months ago
  76. d270ebf internal/lsp/cache: move overlay and debug handling into separate files by Rebecca Stambler · 4 years, 4 months ago
  77. bc4a8d3 internal/lsp/cache: don't invalidate dependents' metadata by Heschi Kreinick · 4 years, 4 months ago
  78. 6f9e13b internal/lsp/debug: print the debug port by Billie Cleek · 4 years, 4 months ago
  79. 62a9628 internal/lsp: use the -modfile flag to update a different go.mod file by Rohan Challa · 4 years, 4 months ago
  80. 210e553 cmd/fiximports: fix 'go list' error formatting by Jay Conrod · 4 years, 4 months ago
  81. 38570b7 internal/lsp: fix links for interface methods by Rebecca Stambler · 4 years, 4 months ago
  82. 6400594 internal/lsp: kill some dead code by Muir Manders · 4 years, 4 months ago
  83. f2a421a internal/lsp: change completionBudget to milliseconds by Rebecca Stambler · 4 years, 4 months ago
  84. 01c78d5 internal/imports: set the Dir field on the build.Context (instead of WorkingDir) if present by Bryan C. Mills · 4 years, 4 months ago
  85. 0b43622 fix: using section links to IDE specific doc by Jorge L. Fatta · 4 years, 4 months ago
  86. bbbf87a gopls: add status and roadmap to the main readme. by Ian Cottrell · 4 years, 4 months ago
  87. 42268a1 internal/lsp: fix link anchors for struct fields by Rebecca Stambler · 4 years, 4 months ago
  88. c39ce21 internal/lsp: expose option to disable timeouts for completion by Rebecca Stambler · 4 years, 4 months ago
  89. 621d4ee imports: pass more of the environment by Heschi Kreinick · 4 years, 4 months ago
  90. 846828e internal/lsp/source: fix crash on conflict markers in imports by Heschi Kreinick · 4 years, 4 months ago
  91. 1d943b0 internal/lsp: change CompletionItem.{Command,TextEdit} to pointers by Rebecca Stambler · 4 years, 4 months ago
  92. 4981f6b internal/lsp/cache: consolidate snapshot cloning by Heschi Kreinick · 4 years, 4 months ago
  93. 99b3970 internal/gopathwalk/walk: add missing function descriptions and renaming by Arda Güçlü · 4 years, 5 months ago
  94. bcb65d5 benchmark/parse: add unit test for String function by Arda Güçlü · 4 years, 5 months ago
  95. a6aac22 internal/lsp: fix find-implementation for promoted methods by Muir Manders · 4 years, 4 months ago
  96. 53d48bf go/analysis: gofmt snippets in package documentation by Dmitri Shuralyov · 4 years, 5 months ago
  97. a0e659d internal/lsp, internal/tool: clean up command line of gopls by Jędrzej Szczepaniak · 4 years, 4 months ago
  98. 49a3e74 internal/lsp: remove useless signature cast completion candidate by Muir Manders · 4 years, 4 months ago
  99. 04c2e8e internal/lsp: skip return highlighting if cursor is in arglist of func by Rohan Challa · 4 years, 4 months ago
  100. 56463cc internal/lsp: create parseModHandle for storing go.mod data by Rohan Challa · 4 years, 4 months ago