1. c304600 internal/lsp/regtest: reproduce edge cases when creating new files by Rebecca Stambler · 3 years, 8 months ago
  2. bf6e7d2 internal/span: remove check for nil content by Rebecca Stambler · 3 years, 8 months ago
  3. cf97e2b internal/lsp: add package completion suggestions by Danish Dua · 3 years, 8 months ago
  4. 80e1b03 internal/lsp/lsprpc: make the LSP forwarder exit error clearer by Rob Findley · 3 years, 8 months ago
  5. 6fbec87 internal/lsp: use -json for module upgrades by Rebecca Stambler · 3 years, 8 months ago
  6. 6e59e24 unusedresult.go: Include context.With* functions by Mark Dain · 3 years, 8 months ago
  7. fd8950f internal/lsp: add a test that reproduces golang/go#37069 by Rebecca Stambler · 3 years, 9 months ago
  8. 5a2aa26 all: update dependencies in tools and gopls modules by Rebecca Stambler · 3 years, 8 months ago
  9. 5deb263 internal/lsp/cache: don't invalidate metadata for new invalid imports by Rebecca Stambler · 3 years, 8 months ago
  10. 6c983e6 internal/lsp/fuzzy: fix return value on no match by Rob Findley · 3 years, 9 months ago
  11. 97019fc internal/lsp/source: remove dead code from completion by Danish Dua · 3 years, 8 months ago
  12. 3c805d2 internal/lsp/source: add some downranking for workspace symbols by Rob Findley · 3 years, 9 months ago
  13. 88346e9 internal/lsp: refactor workspace Symbol method by Robert Findley · 4 years ago
  14. 84ab570 internal/lsp: add completion suggestions for import statements by Danish Dua · 3 years, 8 months ago
  15. 06cc1d0 internal/lsp/regtest: add benchmarks for IWL and completion by Rob Findley · 3 years, 8 months ago
  16. 021d7c6 lsp/general.go: change error messages to give more context by Peter Weinbergr · 3 years, 8 months ago
  17. debfaf6 internal/lsp, go/packages: work-around invalid files in GOPATH mode by Rebecca Stambler · 3 years, 8 months ago
  18. 97606e3 godoc: fix panic in Presentation.ServeFile by Russ Cox · 3 years, 8 months ago
  19. 989ebae internal/lsp/source: do not allow extraction of an import spec by Rebecca Stambler · 3 years, 8 months ago
  20. df83f4e internal/lsp: fix builds and tests for go1.12+ by Rob Findley · 3 years, 8 months ago
  21. 17fd2f2 internal/lsp/regtest: add a workspace symbols benchmark by Rob Findley · 3 years, 8 months ago
  22. b85e56c internal/lsp/source: sort references and implementations results by Rebecca Stambler · 3 years, 8 months ago
  23. bc8aaaa internal/lsp: ignore period ('.') triggered completions in comments by Danish Dua · 3 years, 8 months ago
  24. f57a28c internal/lsp/source: use space character in markdown formatting by Rebecca Stambler · 3 years, 8 months ago
  25. 28d6951 internal/lsp/mod: handle nil pointer exception for empty go.mod files by Rebecca Stambler · 3 years, 8 months ago
  26. e0bf229 internal/lsp/source: fix completion on final line of a document by Danish Dua · 3 years, 8 months ago
  27. b72e8bb internal/lsp: use prefix matcher with comment completion by Danish Dua · 3 years, 8 months ago
  28. b303f43 internal/analysisinternal: add anonymous structs & interfaces to by Pontus Leitzler · 3 years, 8 months ago
  29. c024452 internal/lsp: don't panic if there are no suggested fixes by Pontus Leitzler · 3 years, 8 months ago
  30. 307de81 internal/lsp: do not log failed suggested fix for fillstruct to stderr by Pontus Leitzler · 3 years, 8 months ago
  31. 1e23e48 internal/lsp: improvements for command messages by Rob Findley · 3 years, 8 months ago
  32. 3366bbe internal/lsp/regtest: reproduce empty xtest bug by Heschi Kreinick · 3 years, 8 months ago
  33. 3509cdc internal/lsp: add ast fields to comment completion for declarations by Danish Dua · 3 years, 8 months ago
  34. daa6538 internal/lsp/source: fix panic in formatZeroValue for invalid type by Rob Findley · 3 years, 8 months ago
  35. 74543c4 internal/lsp/source: fix composite literal type name completion by Muir Manders · 3 years, 9 months ago
  36. c886c0b internal/lsp/lsprpc: quiet the handshaker during regtests by Rob Findley · 3 years, 8 months ago
  37. ed71c57 internal/lsp: consolidate progress reporting by Rob Findley · 3 years, 8 months ago
  38. 9ac8e33 internal/lsp/source: improve completion of printf operands by Muir Manders · 3 years, 9 months ago
  39. c8f3937 internal/lsp/source: fix unexported references of non-workspace packages by Heschi Kreinick · 3 years, 8 months ago
  40. 9283e6a internal/imports: support completing import paths by Heschi Kreinick · 3 years, 8 months ago
  41. b793a13 internal/lsp: add outgoing calls call hierarchy by Danish Dua · 3 years, 9 months ago
  42. d088b47 internal/lsp/cmd: suppress EOF errors in serve by Heschi Kreinick · 3 years, 8 months ago
  43. d945363 internal/lsp/cache: don't always type check in default mode by Heschi Kreinick · 3 years, 8 months ago
  44. cf83efe internal/lsp: return err if ExecuteCommand prerequisites aren't met by Pontus Leitzler · 3 years, 8 months ago
  45. 188abfa internal/lsp/mod: add go mod vendor and go mod tidy lenses by Danish Dua · 3 years, 9 months ago
  46. 118ac03 internal/lsp: improve handling of non-Go folders by Heschi Kreinick · 3 years, 9 months ago
  47. d00afea internal/lsp/source: fix nil pointer in rename_check by Rebecca Stambler · 3 years, 8 months ago
  48. 90abf76 internal/lsp/source: fix a couple issues completing append() args by Muir Manders · 3 years, 9 months ago
  49. 6fbe43b internal/lsp/source: improve completion in append() by Muir Manders · 3 years, 9 months ago
  50. 7c0525f internal/lsp/source: improve func literal completions by Muir Manders · 3 years, 9 months ago
  51. 9882f1d internal/lsp: add initial workspace load notification by Danish Dua · 3 years, 9 months ago
  52. c4923e6 internal/lsp/cache: use a map to track package paths to reload by Rebecca Stambler · 3 years, 9 months ago
  53. cd23824 internal/lsp/cache: delete unused function by Rebecca Stambler · 3 years, 9 months ago
  54. 0a73ddc internal/lsp: check for context cancellation before showing messages by Rebecca Stambler · 3 years, 9 months ago
  55. 1365742 internal/lsp: add incoming calls hierarchy to gopls by Danish Dua · 3 years, 9 months ago
  56. d926bd1 internal/lsp/cache: always type check in default mode by Heschi Kreinick · 3 years, 9 months ago
  57. 8ca64c5 internal/imports: fix crash when adding stdlib imports by Heschi Kreinick · 3 years, 9 months ago
  58. 9176cd3 internal/lsp/cache: trim ellipsis array literals by Heschi Kreinick · 3 years, 9 months ago
  59. c42aa19 internal/lsp/source: improve unnamed type completion by Muir Manders · 3 years, 9 months ago
  60. 5ae4c3c internal/lsp/cmd: make -remote consistent across commands by Rob Findley · 3 years, 9 months ago
  61. 8586c7b internal/lsp: fix bad `go mod tidy` quick fix title by Rebecca Stambler · 3 years, 9 months ago
  62. c7ca526 internal/lsp: add "run file benchmarks" code lens by Brayden Cloud · 3 years, 9 months ago
  63. 3986990 internal/lsp: lowercase drive letters on Windows to fix file watching by Rebecca Stambler · 3 years, 9 months ago
  64. eb8585a internal/lsp: extend the mod handle functions to handle multiple files by Rebecca Stambler · 3 years, 9 months ago
  65. 48a8ffc internal/lsp/cache: flip noGopackagesDriver to hasGopackagesDriver by Rebecca Stambler · 3 years, 9 months ago
  66. d77521d internal/lsp: remove extra `go env GOMOD` logic for single file mode by Rebecca Stambler · 3 years, 9 months ago
  67. 74512f0 internal/lsp: in gc_details change command to use a temporary file. by Peter Weinbergr · 3 years, 9 months ago
  68. fd80f4d internal/lsp: fix a few small staticcheck warnings by Rebecca Stambler · 3 years, 9 months ago
  69. 48de4c8 internal/lsp: add a configuration to limit workspace scope to root URI by Rebecca Stambler · 3 years, 9 months ago
  70. 64be3c5 internal/lsp/cache: check the user's configuration for GOPACKAGESDRIVER by Rebecca Stambler · 3 years, 9 months ago
  71. 2d15c7a internal/lsp: handle results from setting options in initialize by Rebecca Stambler · 4 years, 1 month ago
  72. 2f2f272 internal/lsp: support function calls in extract variable by Josh Baum · 3 years, 9 months ago
  73. 72f2e0b internal/lsp: limit code action false positives for extract to variable by Josh Baum · 3 years, 9 months ago
  74. c1903db internal/memoize: switch from GC-driven to explicit deletion by Heschi Kreinick · 3 years, 9 months ago
  75. 74a6bbb internal/lsp: enhance fillstruct and fillreturns to fill with variables by Josh Baum · 3 years, 9 months ago
  76. e1f7ec5 internal/lsp/cache: fix gopackagesdriver binary detection logic by Rebecca Stambler · 3 years, 9 months ago
  77. ace63f8 gopls/integration/govim: use docker to build gopls in run_local.sh by Rob Findley · 3 years, 9 months ago
  78. 978e77c internal/lsp/progress: refactor progress reporting by Rob Findley · 3 years, 9 months ago
  79. 30a0893 internal/lsp: use the token supplied by the client for progress by Rob Findley · 3 years, 9 months ago
  80. 73b12ca go/analysis/passes/structtag: ignore warning if tag should be ignored by André Martins · 3 years, 9 months ago
  81. 3e82819 internal/lsp: build output to package during gc_details code lens by Pontus Leitzler · 3 years, 9 months ago
  82. 6f4f008 internal/lsp/source: improve completion in switch cases by Muir Manders · 3 years, 9 months ago
  83. 5bf02b2 internal/lsp/source: fix bug in deep completion score tracking by Muir Manders · 3 years, 9 months ago
  84. b8f4a4e internal/lsp/protocol/typescript: clean up type gen documentation by hasheddan · 3 years, 9 months ago
  85. 19738be internal/lsp/source: improve type switch case completion by Muir Manders · 3 years, 9 months ago
  86. 383b97c internal/lsp: watch directories in replace targets and update on changes by Rebecca Stambler · 3 years, 9 months ago
  87. c05a0f5 internal/lsp/cache: refactor `go mod tidy` error logic by Rebecca Stambler · 3 years, 9 months ago
  88. 9221131 internal/lsp: release resources for call hierarchy file requests by Danish Dua · 3 years, 9 months ago
  89. a5d4502 internal: add call hierarchy cmd and lsp scaffolding by Danish Dua · 3 years, 9 months ago
  90. f15f0bf internal/lsp/cache: check for a gopackagesdriver binary by Rebecca Stambler · 3 years, 9 months ago
  91. 6756e73 internal/lsp: fix bug in extract function when highlighting full line by Josh Baum · 3 years, 9 months ago
  92. 1c672e2 internal/lsp: prioritize non-"zero" values in fillreturns by Josh Baum · 3 years, 9 months ago
  93. 990129e internal/lsp/source: prefer funcs when completing go/defer by Muir Manders · 3 years, 9 months ago
  94. 23e6869 internal/lsp/source: don't prefer bool candidates in bool exprs by Muir Manders · 3 years, 9 months ago
  95. 41a9f6d internal/lsp/source: fix function completion ranking by Muir Manders · 3 years, 9 months ago
  96. 9099c90 internal/lsp: fix the first change check by tennashi · 3 years, 9 months ago
  97. 110bd3b internal/lsp: make function extraction smarter by Josh Baum · 3 years, 9 months ago
  98. ee49e49 internal/lsp/source: fix bug introduced by CL 246757 by Rebecca Stambler · 3 years, 9 months ago
  99. 90696cc internal/lsp/source: simplify variadic logic in completion by Muir Manders · 3 years, 9 months ago
  100. 6fe4996 internal/lsp/source: fix multi return value func completion by Muir Manders · 3 years, 9 months ago