1. fe56e63 internal/lsp/source: fix ranking of untyped completions by Heschi Kreinick · 4 years, 5 months ago
  2. 1486df0 internal/lsp: do not invoke the Go command when checking common errors by Rebecca Stambler · 4 years, 5 months ago
  3. 354bea8 internal/lsp/cache: let gopls track go.mod files by Heschi Kreinick · 4 years, 5 months ago
  4. 633b092 internal/lsp: add recency check to avoid sending old diagnostics by Rebecca Stambler · 4 years, 5 months ago
  5. 351fb22 internal/lsp: invalidate directories if we have no direct IDs by Rebecca Stambler · 4 years, 5 months ago
  6. 95ece92 internal/lsp/source: trim file very carefully by Heschi Kreinick · 4 years, 5 months ago
  7. a209551 internal/lsp: consolidate completion sorting by Muir Manders · 4 years, 5 months ago
  8. 7ad9cd8 internal/lsp/cache: invalidate metadata for x_tests and test variants by Rebecca Stambler · 4 years, 5 months ago
  9. ade7f25 internal/lsp: add highlighting for import statement by Rohan Challa · 4 years, 5 months ago
  10. 43d5027 go/ast/astutil: fix DeleteImport SEGV when Rparen is invalid by itchyny · 4 years, 5 months ago
  11. 39095c1 gopls/internal/hooks: ignore a duplicate analysis from staticcheck by Rebecca Stambler · 4 years, 5 months ago
  12. 6edc0a8 internal/lsp/source: score in-memory unimported candidates by Heschi Kreinick · 4 years, 5 months ago
  13. 84cebe1 go/packages: fix incorrect needtypes and needsrcs logic by Michael Matloob · 4 years, 5 months ago
  14. 28ed04f go/packages: internally expose ForTests in go/packages by Rebecca Stambler · 4 years, 5 months ago
  15. 1c4842a internal/lsp/cache: refresh imports cache in the background by Heschi Kreinick · 4 years, 6 months ago
  16. 872a348 internal/lsp: don't log context.Cancelation in diagnostics by Rebecca Stambler · 4 years, 5 months ago
  17. 0508ad4 internal/lsp/source: return obj decl first in find-references by Muir Manders · 4 years, 5 months ago
  18. 473961e internal/lsp/source: improve completion for "range" and "<-" by Muir Manders · 4 years, 5 months ago
  19. f80fb1d internal/lsp: refactor find-references and rename by Muir Manders · 4 years, 6 months ago
  20. 7042ee6 internal/lsp/source: always look up mapper when building ranges by Heschi Kreinick · 4 years, 5 months ago
  21. 49797d0 internal/lsp/source: improve completion in type assertions by Muir Manders · 4 years, 6 months ago
  22. 96555e0 internal/lsp/cache: initialize view before LookupBuiltin by Rebecca Stambler · 4 years, 5 months ago
  23. a7dab02 internal/lsp: diagnose the snapshot on every text synchronization event by Rebecca Stambler · 4 years, 6 months ago
  24. 97cd989 internal/lsp: remove boolean for publishEmpty in diagnostics by Rebecca Stambler · 4 years, 6 months ago
  25. 0110d43 cover: error on negative numbers in profiles by Lucas Bremgartner · 4 years, 6 months ago
  26. f04f2c8 internal/lsp/cache: refactor initialization for builtins by Rebecca Stambler · 4 years, 5 months ago
  27. 20e5918 gopls/doc: improve troubleshooting docs with specifics by Rebecca Stambler · 4 years, 5 months ago
  28. 497c7f1 internal/lsp/cache: construct package handles as part of IWL by Rebecca Stambler · 4 years, 5 months ago
  29. 3ded1b7 internal/lsp: add and use nonstandard gopls/diagnoseFiles by Heschi Kreinick · 4 years, 6 months ago
  30. de0b176 internal/lsp: show dependency quick fixes for go.mod diagnostics by Rohan Challa · 4 years, 6 months ago
  31. fdfa0de gopls/doc: fix it's/its typo by Damien Lespiau · 4 years, 5 months ago
  32. 98c82cf internal/lsp: add server instance to debug info by Rob Findley · 4 years, 5 months ago
  33. 8503576 gopls/integration/govim: update build steps to capture artifacts by Rob Findley · 4 years, 6 months ago
  34. 7fd989f internal/lsp/tests: correct typo 'CompletionCaseSensitve' by Rob Findley · 4 years, 5 months ago
  35. df87866 internal/lsp,internal/telemetry: correct stale docstrings by Rob Findley · 4 years, 5 months ago
  36. 831fdb1 internal/lsp: push initialization tasks into one function by Rebecca Stambler · 4 years, 6 months ago
  37. 7ae403b internal/lsp: finish renaming CheckPackageHandle to PackageHandle by Rob Findley · 4 years, 5 months ago
  38. 3d14842 internal/imports: load test exports of package under test by Heschi Kreinick · 4 years, 6 months ago
  39. e23c44e gopls/doc: minor fixes in design.md and implementation.md by Rob Findley · 4 years, 5 months ago
  40. f986e61 internal/lsp: make sure diagnostics with analyses are not overwritten by Rebecca Stambler · 4 years, 6 months ago
  41. 579903b internal/lsp: add mapper for go.mod files by Rohan Challa · 4 years, 5 months ago
  42. 3be912e internal/lsp/protocol: support nonstandard requests by Heschi Kreinick · 4 years, 6 months ago
  43. 9c46c2c internal/lsp: fix flaking internal/lsp/cmd tests by Rebecca Stambler · 4 years, 5 months ago
  44. 189207f internal/lsp: use URIs instead of FileIdentity in errors by Rebecca Stambler · 4 years, 6 months ago
  45. d31a08c internal/lsp/source: improve completion support for args to builtins by Muir Manders · 4 years, 6 months ago
  46. 9dc88fb cmd/stringer: remove redundant check in generated code by Adam Williams · 4 years, 6 months ago
  47. 3b9e235 internal/lsp: fix context cancellation by Rebecca Stambler · 4 years, 6 months ago
  48. 294c8f8 internal/lsp: use latest file versions in diagnostics by Rebecca Stambler · 4 years, 6 months ago
  49. 5a294e2 internal/lsp: allow subdirectories of module roots when checking errors by Rebecca Stambler · 4 years, 6 months ago
  50. 544dc8e internal/lsp: change go1.14 check to be more lenient by Rohan Challa · 4 years, 6 months ago
  51. 78c1766 go/analysis: remove stale documentation citing vet by Rob Findley · 4 years, 6 months ago
  52. 4da8041 gopls/doc: fix 'Report the issue' bad link by Koichi Shiraishi · 4 years, 6 months ago
  53. 533f309 internal/lsp: reload workspace package metadata on demand by Rebecca Stambler · 4 years, 6 months ago
  54. 8f45075 internal/lsp: merge completion options into source.Options by Rebecca Stambler · 4 years, 6 months ago
  55. 6316571 internal/lsp: don't require type-checking for formatting by Rebecca Stambler · 4 years, 6 months ago
  56. 86d412b internal/lsp: fix support for watching changed files by Rebecca Stambler · 4 years, 6 months ago
  57. 4a54ec1 internal/lsp: remove view.FindPosInPackage and view.FindMapperInPackage by Rebecca Stambler · 4 years, 6 months ago
  58. 30cae5f internal/lsp: surface diagnostics for invalid go.mod files by Rohan Challa · 4 years, 6 months ago
  59. eac3817 internal/lsp: fix completion ordering workaround by Muir Manders · 4 years, 6 months ago
  60. a7a6caa internal/lsp: initialize the view on creation by Rebecca Stambler · 4 years, 6 months ago
  61. 3e6f5d4 internal/lsp: don't invalidate workspace when a mod file is opened by Rebecca Stambler · 4 years, 6 months ago
  62. 945ed6e internal/lsp: fix link handling for links without schemes by Rebecca Stambler · 4 years, 6 months ago
  63. e8a26f4 internal/lsp: prevent initial workspace load from being canceled by Rebecca Stambler · 4 years, 6 months ago
  64. 428f1ab internal/lsp/mod: test go.mod is unchanged when tempModfile=true by Rohan Challa · 4 years, 6 months ago
  65. e2f2652 internal/imports: create listener map after clearing for new scan by Rebecca Stambler · 4 years, 6 months ago
  66. 563860d internal/imports: fix use of uninitialized resolvers by Heschi Kreinick · 4 years, 6 months ago
  67. 0a1579a internal/lsp: don't run full workspace diagnostics on mod file change by Rebecca Stambler · 4 years, 6 months ago
  68. 5d34a75 internal/imports: don't block completions on walks by Heschi Kreinick · 4 years, 6 months ago
  69. a9a43c4 internal/lsp: store workspace package IDs with package paths by Rebecca Stambler · 4 years, 6 months ago
  70. 8a1a3df internal/lsp: allow diagnostics to be computed per-file or per-package by Rebecca Stambler · 4 years, 6 months ago
  71. 700ee26 internal/lsp: propagate errors from find references by Rebecca Stambler · 4 years, 6 months ago
  72. dfcf570 internal/lsp: stop requiring file kind when fetching a file by Rebecca Stambler · 4 years, 6 months ago
  73. 4877332 internal/lsp: don't send diagnostics for old file versions by Rebecca Stambler · 4 years, 6 months ago
  74. 675cf51 internal/lsp: warn user in case of a multi-file ad-hoc package by Rebecca Stambler · 4 years, 6 months ago
  75. f270e23 internal/lsp: add warning diagnostics for unused dependencies in go.mod files by Rohan Challa · 4 years, 6 months ago
  76. ac4f524 go/ssa: add position data in indexed range loops by vovapi · 4 years, 6 months ago
  77. 89082a3 internal/lsp/source: fix some invalid literal candidates by Muir Manders · 4 years, 6 months ago
  78. 316d2f2 internal/lsp/source: only add names to imports when necessary by Heschi Kreinick · 4 years, 6 months ago
  79. acbc0e3 internal/lsp: modify how we check for go 1.14 for modfiles by Rohan Challa · 4 years, 6 months ago
  80. 11e9d9c internal/lsp/source: set default InsertTextFormat to PlainText by Rebecca Stambler · 4 years, 6 months ago
  81. a222fb4 internal/lsp/source: don't downrank builtin constant completions by Muir Manders · 4 years, 6 months ago
  82. 7201abb internal/lsp: parallelize initial workspace load by Rebecca Stambler · 4 years, 6 months ago
  83. 53017a3 analysis/passes: report testing.Fatal* FailNow Skip* misuse in goroutines by Emmanuel T Odeke · 4 years, 6 months ago
  84. 7be0a67 internal/lsp: fix minor bug in the PackageHandle function by Rebecca Stambler · 4 years, 6 months ago
  85. 774c71f internal/lsp/cache: fix type error reporting in cgo by Heschi Kreinick · 4 years, 6 months ago
  86. 7bda300 internal/imports: actually skip things in scan by Heschi Kreinick · 4 years, 6 months ago
  87. 6de373a internal/lsp: fix minor issues in diagnostic caching by Rebecca Stambler · 4 years, 6 months ago
  88. 81ef4df gopls/integration: save more precise parsing information by Peter Weinberger · 4 years, 6 months ago
  89. 27f5d1b internal/lsp/cmd: fix documentation by Daisuke Suzuki · 4 years, 6 months ago
  90. 6ed6e60 godoc/static: update copyright year to 2013 by Dmitri Shuralyov · 4 years, 6 months ago
  91. 9497f49 gopls/integration: cosmetic/ergonomic updates by Rob Findley · 4 years, 7 months ago
  92. 2aa90c6 internal/lsp: miscellaneous cleanup by Rebecca Stambler · 4 years, 6 months ago
  93. ba16e80 internal/imports: filter out self-import completions by Heschi Kreinick · 4 years, 6 months ago
  94. 1e586a5 internal/imports: clean up dead code by Heschi Kreinick · 4 years, 6 months ago
  95. 9a28a1f internal/lsp/source: scan loaded packages first for completions by Heschi Kreinick · 4 years, 6 months ago
  96. 2f3125d internal/imports: filter candidates on directory name by Heschi Kreinick · 4 years, 6 months ago
  97. 872f4f4 internal/imports: filter roots with callback by Heschi Kreinick · 4 years, 6 months ago
  98. 7ec1528 internal/imports: optimize scan implementations by Heschi Kreinick · 4 years, 6 months ago
  99. c2a8f45 internal/imports,lsp: use callbacks for completion functions by Heschi Kreinick · 4 years, 6 months ago
  100. 3f7dfa3 internal/lsp: sort by label after score by Heschi Kreinick · 4 years, 6 months ago