1. 480da3e internal/lsp: return early in completion where possible by Rebecca Stambler · 4 years ago
  2. 6441d34 internal/lsp: fix caching issue with duplicate handles by Rebecca Stambler · 4 years ago
  3. 08cbf65 internal/lsp/cache: add an UnsavedFiles method to Session by Rob Findley · 4 years ago
  4. ff64794 internal/testenv: make ExitIfSmallMachine apply to plan9-arm builders by Richard Miller · 4 years ago
  5. 625332f internal/lsp/protocol: send responses for cancelled requests by Hana (Hyang-Ah) Kim · 4 years ago
  6. a1532b8 internal/lsp/cache: avoid string(int) conversion by smasher164 · 4 years ago
  7. be0c89d internal/lsp/fake: check for file changes after running the Go command by Rob Findley · 4 years ago
  8. 88e38c1 internal/lsp: make sure diagnostics only refer to existing files by Rebecca Stambler · 4 years ago
  9. 002d754 internal/lsp/regtest: add test for a GOPATH that's missing an element by Rebecca Stambler · 4 years ago
  10. c20a87c internal/lsp/fake: split up and rename the Workspace type by Rob Findley · 4 years ago
  11. 26f46d2 go/types/objectpath: cache result of call to scope.Names by Dominik Honnef · 4 years ago
  12. 9f0e5ee internal/lsp/fake: skip TestWorkspace_CheckForFileChanges by Rob Findley · 4 years ago
  13. 9bfbc38 internal/lsp: fix incorrect format strings when calling event.Error by Rob Findley · 4 years ago
  14. 1d9c21a internal/lsp/regtest: add support for testing generate commands by Rob Findley · 4 years ago
  15. 33427f1 internal/jsonrpc2: rename NewStream to NewRawStream by Ian Cottrell · 4 years ago
  16. 535e147 internal/lsp: use %w in error wrappers by Ian Cottrell · 4 years ago
  17. 6b6965a internal/lsp: add comment completions for remaining exported symbols by Clint J Edwards · 4 years ago
  18. ed308ab internal/lsp: avoid showing no-GOPATH-nor-module message so much by pjw · 4 years ago
  19. 542909f internal/lsp/cmd: partially revert "add a flag to disable telemetry" by Robert Findley · 4 years ago
  20. 2658dc0 internal/lsp: add a regtest for formatting one-line files by pjw · 4 years ago
  21. ab2804f internal/lsp: don't offer suggested fixes for generated files by Rebecca Stambler · 4 years ago
  22. d351ea0 internal/event: fix the agent start time by Ian Cottrell · 4 years ago
  23. f26c0dd internal/lsp/source: improve unimported package member ranking by Muir Manders · 4 years ago
  24. 2840daf Revert "internal/lsp: hide analysis diagnostics from generated files" by Rebecca Stambler · 4 years ago
  25. 4b814e0 internal/event: re-use ocagent exporters by Ian Cottrell · 4 years ago
  26. 28a3422 internal/jsonrpc2: move the lock into logCommon by Ian Cottrell · 4 years ago
  27. 127c98b internal/lsp/regtest: rearrange runner.go for readability by Rob Findley · 4 years ago
  28. 290e0af internal/lsp/regtest: cosmetic fixes by Heschi Kreinick · 4 years ago
  29. b842858 internal/lsp: handle hover documentation for package declarations by Rebecca Stambler · 4 years ago
  30. e4881b2 internal/lsp: hide analysis diagnostics from generated files by Rebecca Stambler · 4 years ago
  31. 0c9eba7 internal/lsp/regtest: add a OnceMet combinator for Expectations by Rob Findley · 4 years ago
  32. dbf5ce1 internal/lsp/regtest: add expository package documentation by Rob Findley · 4 years ago
  33. 12a1c85 internal/lsp/regtest: rename and document some symbols by Rob Findley · 4 years ago
  34. 317da45 internal/lsp/regtest: extract Runner to a new file by Rob Findley · 4 years ago
  35. 46dc332 internal/lsp: instrument work done reporting to use in regtests by Rob Findley · 4 years ago
  36. 9938a07 internal/lsp: factor out progress reporting to a new WorkDone handle by Rob Findley · 4 years ago
  37. e9a00ec internal/lsp/cache: correctly split env vars by Heschi Kreinick · 4 years ago
  38. 006b16f internal/lsp: share common command line test functionality by Ian Cottrell · 4 years ago
  39. 7ae4988 internal/lsp/fake: clean up Workspace.proxydir on close by Rob Findley · 4 years ago
  40. 4697a28 go/analysis/analysistest: support testing mutually exclusive suggested fixes by Dominik Honnef · 4 years ago
  41. 6552487 go/internal/gcimporter: remove support for binary export data by Rebecca Stambler · 4 years ago
  42. 352a540 internal/lsp: handle different package names in signature help by Rebecca Stambler · 4 years ago
  43. e564293 internal/lsp/cmd: fix the command line query for definition by Rebecca Stambler · 4 years ago
  44. e0d5eeb internal/lsp: fix docs on hover for ungrouped package variables by Rebecca Stambler · 4 years ago
  45. 9ea0146 internal/jsonrpc2: remove jsonrpc2.ErrDisconnected by Ian Cottrell · 4 years ago
  46. a90b730 internal/event: remove the event.eventType type by Ian Cottrell · 4 years ago
  47. bed5418 internal/event: don't print invalid labels by Ian Cottrell · 4 years ago
  48. 479cc23 internal/jsonrpc2: fix goroutine leak when listener is closed by Rob Findley · 4 years ago
  49. f3a5411 internal/lsp: fix panic when trying to log an event by pjw · 4 years ago
  50. 8463f39 internal/lsp/source: fix false positive "..." in completions by Muir Manders · 4 years ago
  51. 3585060 internal/lsp/source: add option for verbose work progress reporting by Rob Findley · 4 years ago
  52. 59e7361 internal/lsp: correctly handle type aliases when formatting by Rebecca Stambler · 4 years ago
  53. 38a97e0 internal/lsp/regtest: track outstanding work using the progress API by Rob Findley · 4 years ago
  54. 2723c5d go/packages/packagestest: dedupe based on note position by Rebecca Stambler · 4 years ago
  55. 01e6875 cmd/goimports: set correct permissions on Windows by Heschi Kreinick · 4 years ago
  56. a466788 internal/event: change event.At to be a private field by Ian Cottrell · 4 years ago
  57. a82abb5 internal/event: extract keys to their own package by Ian Cottrell · 4 years ago
  58. c81623a internal/event: move event/core.Tag to event/label.Label by Ian Cottrell · 4 years, 1 month ago
  59. 7b212d6 internal/event: renaming the main event API functions by Ian Cottrell · 4 years, 1 month ago
  60. cf0cb92 internal/telemetry: renaming to internal/event by Ian Cottrell · 4 years, 1 month ago
  61. 72e4a01 internal/lsp: refactor code for formatting signatures by Rebecca Stambler · 4 years ago
  62. 3d37a67 internal/gocommand: clean up docstring typos and staticcheck errors by Rob Findley · 4 years ago
  63. 3d57cf2 internal/lsp: add regtest for golang/go#37984 by Rebecca Stambler · 4 years ago
  64. 4e4aced internal/lsp/regtest: add regtest for golang/go#38207 by Rebecca Stambler · 4 years, 1 month ago
  65. 504fe87 internal/lsp: add regtest for golang/go#38211 by Rebecca Stambler · 4 years, 1 month ago
  66. 66008de internal/lsp/regtest: add regtest for golang/go#36951 by Rebecca Stambler · 4 years ago
  67. 7504fd2 internal/lsp: fix broken lsp logs by Ian Cottrell · 4 years ago
  68. 26dd2a5 internal/telemetry/export: guard against NPE when merging tag maps by Rob Findley · 4 years ago
  69. 4b6a508 internal/lsp: merge the in and out protocol logging functions by Ian Cottrell · 4 years, 1 month ago
  70. 2dc4334 internal/jsonrpc2: rewrite streams in terms of messages by Ian Cottrell · 4 years, 1 month ago
  71. cfa8b22 go/packages/packagestest: do not walk packages and their test variants by Paul Jolly · 4 years, 1 month ago
  72. b4d5569 internal/lsp/tests: provide SymbolInformation.Name in @symbol annotations by Paul Jolly · 4 years, 1 month ago
  73. 9f075f7 internal/lsp: switch the protocol logger to use the new jsonrpc2 message types by Ian Cottrell · 4 years, 1 month ago
  74. ca8a290 gopls: convert replay to use the new message types by Ian Cottrell · 4 years, 1 month ago
  75. 434f7a8 internal/jsonrpc2: add concrete types for Call, Notify and Response by Ian Cottrell · 4 years, 1 month ago
  76. 98173f2 internal/jsonrpc2: clean up the tests by Ian Cottrell · 4 years, 1 month ago
  77. f0ebba1 internal/telemetry: add support for using telemetry in tests by Ian Cottrell · 4 years, 1 month ago
  78. 978e26b internal/imports: update stdlib index for 1.14 by smasher164 · 4 years, 1 month ago
  79. c07e33e internal/lsp/source: enable type error analyzers by Rebecca Stambler · 4 years, 1 month ago
  80. e339297 internal/lsp/regtest: enable test for golang/go#37195 by Rebecca Stambler · 4 years, 1 month ago
  81. fc95973 internal/lsp: fill in ServerInfo in the initialize response by Hana (Hyang-Ah) Kim · 4 years, 1 month ago
  82. f038785 internal/lsp/regtest: generalize expectations beyond diagnostic messages by Rob Findley · 4 years, 1 month ago
  83. 92fa1ff internal/lsp/regtest: add support for custom test proxy data by Rob Findley · 4 years, 1 month ago
  84. 405595e internal/lsp/fake: be more careful when closing the workspace by Rob Findley · 4 years, 1 month ago
  85. ea51688 go/packages: fix misbehavior when an overlay changes the package name by pjw · 4 years, 1 month ago
  86. 5744cfd internal/lsp: fix imports issue with duplicate package decl by Rebecca Stambler · 4 years, 1 month ago
  87. 9c19d0d internal/telemetry: delete the unit package by Ian Cottrell · 4 years, 1 month ago
  88. 1839561 internal/telemetry: pack strings efficiently into tags by Ian Cottrell · 4 years, 1 month ago
  89. be55493 internal/telemetry: add tag value formatting to the Key by Ian Cottrell · 4 years, 1 month ago
  90. bd061c7 internal/telemetry: expose the TagOf* and Unpack* methods by Ian Cottrell · 4 years, 1 month ago
  91. 5d8e189 internal/lsp: fix erroneous documentation for struct fields by Rebecca Stambler · 4 years, 1 month ago
  92. 92398ad go/analysis/analysistest: print unified diff for test failures by Dominik Honnef · 4 years, 1 month ago
  93. 33e9372 internal/jsonrpc2: simplify request even futher by Ian Cottrell · 4 years, 1 month ago
  94. ce2627f internal/jsonrpc2: remove the OnReply callbacks by Ian Cottrell · 4 years, 1 month ago
  95. 6a72e37 internal/lsp/fake: don't lock while calling formatting by Rob Findley · 4 years, 1 month ago
  96. 3bb7580 internal/lsp/fake: correctly configure the fake editor by Rob Findley · 4 years, 1 month ago
  97. 9129589 internal/lsp/regtest: put testing.T back in the test func signature by Rob Findley · 4 years, 1 month ago
  98. 0037cb7 all: Fix spelling of Marshaling. by Yasuhiro Matsumoto · 4 years, 1 month ago
  99. 332987a gopls/internal/hooks: don't run staticcheck's SA5011 by Dominik Honnef · 4 years, 1 month ago
  100. a4a177c internal/lsp/diff/difftest: ignore for GOOS=illumos by Rob Findley · 4 years, 1 month ago