1. 7a9acb0 internal/lsp/source: fix panic in test code lens by Rebecca Stambler · 3 years, 10 months ago
  2. 25775e5 internal/memoize: add an error return to (*handle).Get by Rebecca Stambler · 3 years, 10 months ago
  3. dcbf2a9 internal/jsonrpc2: omit empty error data by Thomas · 3 years, 11 months ago
  4. f8e0ea3 internal/lsp/analysis/fillstruct: add indentation for struct fields by Rebecca Stambler · 3 years, 11 months ago
  5. 456ad74 internal: fill struct with initialized values instead of nil values by Josh Baum · 3 years, 11 months ago
  6. 1745ac5 internal/lsp: refactor various module-specific handles in cache by Rebecca Stambler · 3 years, 11 months ago
  7. ff88973 gopls/integration: fix typo aloso => also by Carlos Iriarte · 3 years, 11 months ago
  8. 20e05c1 internal/lsp: don't use -modfile for `go mod` commands by Rebecca Stambler · 3 years, 11 months ago
  9. 4fd1c64 internal/lsp/cache: fix ignored file check by Heschi Kreinick · 3 years, 11 months ago
  10. fcc5b64 internal/jsonrpc2: don't set result in response if there is an error by Ian Cottrell · 3 years, 11 months ago
  11. 0f592d2 internal/lsp/analysis/fillstruct: use AST nodes to fill struct by Josh Baum · 3 years, 11 months ago
  12. 6c6fd98 internal/lsp: fix panic in computing diagnostics for module by Rebecca Stambler · 3 years, 11 months ago
  13. 7c47624 internal/gocommand: use semaphores to ensure correct serialization by Rebecca Stambler · 3 years, 11 months ago
  14. 8b76698 internal/lsp/debug: save per-package stats in memory debug files by Heschi Kreinick · 3 years, 11 months ago
  15. 6023b8d internal/lsp: use -modfile for import organization by Rebecca Stambler · 3 years, 11 months ago
  16. aaae673 internal/lsp/cmd: add example to cli help for -ocagent flag by Pontus Leitzler · 3 years, 11 months ago
  17. 037be6a internal/lsp/source: support highlight of switch statements by Pontus Leitzler · 3 years, 11 months ago
  18. c7475b9 internal/lsp/source: refactor highlighting code by Rebecca Stambler · 3 years, 11 months ago
  19. 20370b0 internal/lsp: honor GOPRIVATE in documentLinks and go.mod hovers by Rob Findley · 3 years, 11 months ago
  20. 9b4b920 internal/jsonrpc2/servertest: replace closerList with connList by Rob Findley · 3 years, 11 months ago
  21. 5fddd30 internal/lsp/cmd/test/cmdtest: shutdown connections on test completion by Rob Findley · 3 years, 11 months ago
  22. d15173d internal/lsp/cache: separate modTidyHandle out of modHandle by Rebecca Stambler · 3 years, 11 months ago
  23. 47c907e internal/lsp: use a new temporary go.mod for every `go list` call by Rebecca Stambler · 3 years, 11 months ago
  24. 87be026 internal/lsp/regtest: move and re-enable TestRegenerateCgo by Heschi Kreinick · 3 years, 11 months ago
  25. 6222995 internal/lsp: handle deletion of workspace packages by Heschi Kreinick · 3 years, 11 months ago
  26. 7f3f4b1 go/packages: correct package IDs for overlaid x tests by Rebecca Stambler · 3 years, 11 months ago
  27. b7b89dc internal/lsp/cache: support minimal module compatibility in GOPATH by Heschi Kreinick · 3 years, 11 months ago
  28. dc31b40 internal/lsp/source: avoid panic in rename check by Pontus Leitzler · 3 years, 11 months ago
  29. e3971a1 internal/gocommand: revert accidental changes from CL 237685 by Rebecca Stambler · 3 years, 11 months ago
  30. e258ba4 internal/jsonrpc2/servertest: minor improvements for closing by Rob Findley · 3 years, 11 months ago
  31. b1f3cdd internal/lsp/regtest: add a regtest for hover handling of GOPRIVATE by Rob Findley · 3 years, 11 months ago
  32. 2b5917c internal/lsp/lsprpc: forward the go environment in initialize requests by Rob Findley · 4 years ago
  33. c1934b7 go/analysis: improve error message for string(int) warning by smasher164 · 4 years ago release-branch.go1.15
  34. 6aa8f57 internal/lsp: un-export (*snapshot).Config to limit it to cache by Rebecca Stambler · 3 years, 11 months ago
  35. 9fe02d1 internal/gocommand: refactor API to always use *gocommand.Runner by Rebecca Stambler · 3 years, 11 months ago
  36. e31b568 internal/lsp: plumb fillstruct through analysis by Rebecca Stambler · 3 years, 11 months ago
  37. a2fa627 internal/lsp/cache: don't skip x_tests by Heschi Kreinick · 3 years, 11 months ago
  38. 1725ffe internal/lsp/cache: hide diagnostics for ignored dirs by Heschi Kreinick · 3 years, 11 months ago
  39. 54c614f internal/imports: continue past parse errors by Heschi Kreinick · 3 years, 11 months ago
  40. a1e2396 internal/lsp: port fill struct into analysis framework by Josh Baum · 3 years, 11 months ago
  41. 4651fa3 internal/lsp/debug: show per-package memory usage by Heschi Kreinick · 4 years ago
  42. e8084ff gopls/doc: fix composites analyzer name by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  43. 3c1b287 internal/lsp: await the initial workspace load in ModHandle by Rebecca Stambler · 3 years, 11 months ago
  44. 9001f16 internal/lsp: cancel the initial workspace load when view shuts down by Rebecca Stambler · 3 years, 11 months ago
  45. 74a3dbb gopls/doc: update vscode-go GitHub link by Sam Cross · 3 years, 11 months ago
  46. 742c5eb internal/lsp: fix the cache debug page by Ian Cottrell · 3 years, 11 months ago
  47. f520afa internal/lsp: remove Ignore feature by Heschi Kreinick · 4 years ago
  48. 02f7de6 internal/lsp/cache: vendored packages are not workspace packages by Heschi Kreinick · 4 years ago
  49. ca43edf internal/lsp/cache: intermediate test variants aren't workspace packages by Heschi Kreinick · 4 years ago
  50. ecd3fc4 internal/lsp: read files eagerly by Heschi Kreinick · 3 years, 11 months ago
  51. 782c6b3 internal/lsp/regtest: fix context for shared server by Rob Findley · 3 years, 11 months ago
  52. 7ffd523 internal/jsonrpc2: try to suppress unnecessary errors on shutdown by Rob Findley · 3 years, 11 months ago
  53. c1702b4 internal/lsp/regtest: print RPC logs when verbose output is enabled by Rob Findley · 4 years ago
  54. 99be2d6 internal/lsp: bring lsp protocol stubs up to date by pjw · 3 years, 11 months ago
  55. 40866c6 internal/lsp/analysis/fillreturns: implement matching in fillreturns by Josh Baum · 3 years, 11 months ago
  56. 54cf04e internal/lsp: decouple client and server debug by Ian Cottrell · 4 years ago
  57. 1fdcbd1 internal/lsp/source: format fill_struct.go by Heschi Kreinick · 3 years, 11 months ago
  58. 2ee2e4c go/packages: move TypecheckCgo to packagesinternal by Matthew Dempsky · 3 years, 11 months ago
  59. 51e3d70 go/packages: use go115UsesCgo instead of UsesCgo by Matthew Dempsky · 3 years, 11 months ago
  60. 3e83d1e go/packages: add a mechanism for drivers to decline requests by Michael Matloob · 4 years ago
  61. 03e6e36 internal/testenv: add a NeedsGoBuild function by Michael Matloob · 3 years, 11 months ago
  62. 7567580 Revert "cmd/goimports: return exit code 1 when -l finds files to change" by Heschi Kreinick · 3 years, 11 months ago
  63. 8d7dbee internal/lsp/source: support labeled statements when highlighting loops by Pontus Leitzler · 4 years ago
  64. eb789aa go/analysis/internal/checker: don't filter facts of parameters by Dominik Honnef · 4 years ago
  65. 5359b67 internal/lsp: minor protocol cleanup by Ian Cottrell · 4 years ago
  66. 308beac internal/lsp: add a way for regtests to look at the diagnostics by pjw · 4 years ago
  67. 6eec81c cmd/godoc: support automatic vendoring by Agniva De Sarker · 4 years ago
  68. 1b747fd internal/lsp: remove debug line by Pei Xian Chee · 3 years, 11 months ago
  69. 5123702 internal/lsp: fix update code lens and add a regression test by Rebecca Stambler · 4 years ago
  70. c42cb63 internal/lsp: minor cleanup of the client and server debug by Ian Cottrell · 4 years ago
  71. ce53dc44 internal/lsp: clean out the debug handling by Ian Cottrell · 4 years ago
  72. 7147197 internal/lsp: now connection shutdown works, use it by Ian Cottrell · 4 years ago
  73. cef9fc3 internal/lsp/analysis/fillreturns: broaden type equality by Josh Baum · 4 years ago
  74. 1679474 go/analysis: suggest to users how to associate diagnostics with severities by Michael Matloob · 4 years ago
  75. 4d5ea46 internal/lsp: support `go mod vendor` as a command by Rebecca Stambler · 4 years ago
  76. dcff967 internal/lsp: support code folding for composite literals by Josh Baum · 4 years ago
  77. 9b20fe4 internal/lsp: added a fill struct code action by Pei Xian Chee · 4 years ago
  78. 0310561 internal/lsp: change the hover test to use normal editor methods by Ian Cottrell · 4 years ago
  79. ef124de internal/jsonrpc2: change StreamServer to operate on Conn instead of Stream by Ian Cottrell · 4 years ago
  80. d3396bb internal/jsonrpc2: change jsonrpc2.Conn to be an interface by Ian Cottrell · 4 years ago
  81. 1c0c6cf x/tools/internal/lsp/source: avoid panic in failing Highlight test by Pontus Leitzler · 4 years ago
  82. a45abac internal/lsp/regtest: print completed work when a regtest fails by Rob Findley · 4 years ago
  83. 5298e13 internal/lsp: lift up workdone instrumentation to didModifyFiles by Rob Findley · 4 years ago
  84. 8a3674b internal/lsp: change exit handling by Ian Cottrell · 4 years ago
  85. cc40288 internal/lsp: change logging stream to be a framer by Ian Cottrell · 4 years ago
  86. 9089ff1 internal/jsonrpc2: switch to building streams on top of net.Conn by Ian Cottrell · 4 years ago
  87. e84ca95 internal/jsonrpc2: add the ability to close connections by Ian Cottrell · 4 years ago
  88. 2caf765 internal/lsp/regtest: add a test that reproduces golang/go#38878 by Rebecca Stambler · 4 years ago
  89. 52effbd internal/lsp: fix typo in code comment by yuichi kishimoto · 4 years ago
  90. a64b766 internal/lsp: fix a few staticcheck issues by Rebecca Stambler · 4 years ago
  91. d859f67 go/packages: handle x test overlays with no content by Rebecca Stambler · 4 years ago
  92. 4145394 internal/lsp: regtests for removing files outside the editor by pjw · 4 years ago
  93. 6be401e godoc/static: replace innerHTML with textContent by Rebecca Stambler · 4 years ago
  94. af9456b all: remove version-specific test files by Heschi Kreinick · 4 years ago
  95. 693125c all: run prettier on js and css by Agniva De Sarker · 4 years, 10 months ago
  96. 65d5228 all: add a section on JS/CSS formatting to README by Agniva De Sarker · 4 years, 10 months ago
  97. 8e7acdb all: replace build tags in tests with testenv helper by Heschi Kreinick · 4 years ago
  98. 7527cb2 internal/lsp/source: sort cached package completions by relevance by Heschi Kreinick · 4 years ago
  99. 6a7cf61 internal/lsp/source: fix cached package name matching by Heschi Kreinick · 4 years ago
  100. 688b3c5 internal/jsonrpc2: Add Close method to Stream. by Ian Cottrell · 4 years ago