1. 99be2d6 internal/lsp: bring lsp protocol stubs up to date by pjw · 3 years, 11 months ago
  2. 40866c6 internal/lsp/analysis/fillreturns: implement matching in fillreturns by Josh Baum · 3 years, 11 months ago
  3. 54cf04e internal/lsp: decouple client and server debug by Ian Cottrell · 3 years, 11 months ago
  4. 1fdcbd1 internal/lsp/source: format fill_struct.go by Heschi Kreinick · 3 years, 11 months ago
  5. 2ee2e4c go/packages: move TypecheckCgo to packagesinternal by Matthew Dempsky · 3 years, 11 months ago
  6. 51e3d70 go/packages: use go115UsesCgo instead of UsesCgo by Matthew Dempsky · 3 years, 11 months ago
  7. 3e83d1e go/packages: add a mechanism for drivers to decline requests by Michael Matloob · 3 years, 11 months ago
  8. 03e6e36 internal/testenv: add a NeedsGoBuild function by Michael Matloob · 3 years, 11 months ago
  9. 7567580 Revert "cmd/goimports: return exit code 1 when -l finds files to change" by Heschi Kreinick · 3 years, 11 months ago
  10. 8d7dbee internal/lsp/source: support labeled statements when highlighting loops by Pontus Leitzler · 3 years, 11 months ago
  11. eb789aa go/analysis/internal/checker: don't filter facts of parameters by Dominik Honnef · 3 years, 11 months ago
  12. 5359b67 internal/lsp: minor protocol cleanup by Ian Cottrell · 3 years, 11 months ago
  13. 308beac internal/lsp: add a way for regtests to look at the diagnostics by pjw · 3 years, 11 months ago
  14. 6eec81c cmd/godoc: support automatic vendoring by Agniva De Sarker · 4 years ago
  15. 1b747fd internal/lsp: remove debug line by Pei Xian Chee · 3 years, 11 months ago
  16. 5123702 internal/lsp: fix update code lens and add a regression test by Rebecca Stambler · 3 years, 11 months ago
  17. c42cb63 internal/lsp: minor cleanup of the client and server debug by Ian Cottrell · 3 years, 11 months ago
  18. ce53dc44 internal/lsp: clean out the debug handling by Ian Cottrell · 3 years, 11 months ago
  19. 7147197 internal/lsp: now connection shutdown works, use it by Ian Cottrell · 3 years, 11 months ago
  20. cef9fc3 internal/lsp/analysis/fillreturns: broaden type equality by Josh Baum · 3 years, 11 months ago
  21. 1679474 go/analysis: suggest to users how to associate diagnostics with severities by Michael Matloob · 4 years ago
  22. 4d5ea46 internal/lsp: support `go mod vendor` as a command by Rebecca Stambler · 4 years ago
  23. dcff967 internal/lsp: support code folding for composite literals by Josh Baum · 3 years, 11 months ago
  24. 9b20fe4 internal/lsp: added a fill struct code action by Pei Xian Chee · 3 years, 11 months ago
  25. 0310561 internal/lsp: change the hover test to use normal editor methods by Ian Cottrell · 4 years ago
  26. ef124de internal/jsonrpc2: change StreamServer to operate on Conn instead of Stream by Ian Cottrell · 4 years ago
  27. d3396bb internal/jsonrpc2: change jsonrpc2.Conn to be an interface by Ian Cottrell · 4 years ago
  28. 1c0c6cf x/tools/internal/lsp/source: avoid panic in failing Highlight test by Pontus Leitzler · 3 years, 11 months ago
  29. a45abac internal/lsp/regtest: print completed work when a regtest fails by Rob Findley · 3 years, 11 months ago
  30. 5298e13 internal/lsp: lift up workdone instrumentation to didModifyFiles by Rob Findley · 4 years ago
  31. 8a3674b internal/lsp: change exit handling by Ian Cottrell · 4 years ago
  32. cc40288 internal/lsp: change logging stream to be a framer by Ian Cottrell · 4 years ago
  33. 9089ff1 internal/jsonrpc2: switch to building streams on top of net.Conn by Ian Cottrell · 4 years ago
  34. e84ca95 internal/jsonrpc2: add the ability to close connections by Ian Cottrell · 4 years ago
  35. 2caf765 internal/lsp/regtest: add a test that reproduces golang/go#38878 by Rebecca Stambler · 4 years ago
  36. 52effbd internal/lsp: fix typo in code comment by yuichi kishimoto · 4 years ago
  37. a64b766 internal/lsp: fix a few staticcheck issues by Rebecca Stambler · 4 years ago
  38. d859f67 go/packages: handle x test overlays with no content by Rebecca Stambler · 4 years ago
  39. 4145394 internal/lsp: regtests for removing files outside the editor by pjw · 4 years ago
  40. 6be401e godoc/static: replace innerHTML with textContent by Rebecca Stambler · 4 years ago
  41. af9456b all: remove version-specific test files by Heschi Kreinick · 4 years ago
  42. 693125c all: run prettier on js and css by Agniva De Sarker · 4 years, 10 months ago
  43. 65d5228 all: add a section on JS/CSS formatting to README by Agniva De Sarker · 4 years, 10 months ago
  44. 8e7acdb all: replace build tags in tests with testenv helper by Heschi Kreinick · 4 years ago
  45. 7527cb2 internal/lsp/source: sort cached package completions by relevance by Heschi Kreinick · 4 years ago
  46. 6a7cf61 internal/lsp/source: fix cached package name matching by Heschi Kreinick · 4 years ago
  47. 688b3c5 internal/jsonrpc2: Add Close method to Stream. by Ian Cottrell · 4 years ago
  48. c0791ff internal/fakenet: add a fake network connection by Ian Cottrell · 4 years ago
  49. dd5f9d1 internal/stack: add the leak test by Ian Cottrell · 4 years ago
  50. a02cf32 internal/stack: adding an internal stack dump parsing library by Ian Cottrell · 4 years ago
  51. 8b020ae go/analysis/passes/printf: allow %O in format strings by Michael Schaller · 4 years ago
  52. 253fce3 internal/lsp: fix formatting edge cases (36824) by pjw · 4 years ago
  53. 5c6ccfd Revert "go/internal/gcimporter: remove support for binary export data" by Rebecca Stambler · 4 years ago
  54. cb1345f cmd/cover: more clearly mark as deprecated by Rebecca Stambler · 4 years ago
  55. 2b54236 internal/fastwalk: attempt Symlink tests on Windows by Bryan C. Mills · 4 years ago
  56. 91d71f6 internal/lsp/regtest: add a t.Skip for golang/go#36824 regtest by Rebecca Stambler · 4 years ago
  57. cf2d1e0 internal/lsp/source: offer smart "append()" completions by Muir Manders · 4 years, 2 months ago
  58. 57a9e44 internal/lsp: fix new bug duplicating comments after includes by pjw · 4 years ago
  59. e641245 cmd/goimports: return exit code 1 when -l finds files to change by Khosrow Moossavi · 4 years ago
  60. 7521f6f internal/lsp/cache: show update codelens in go.mod when -mod=vendor by Emrecan BATI · 4 years ago
  61. 1092135 go/packages: add a Module field to the Package struct by Michael Matloob · 4 years ago
  62. 0d0afa4 internal/lsp/fake: fix broken build due to conflicting changes by Rob Findley · 4 years ago
  63. 8979540 internal/lsp: simplify and correct fixing imports for CodeAction by pjw · 4 years ago
  64. 8018eb2 gopls: update dependencies in the go.mod by Rebecca Stambler · 4 years ago
  65. 39aadb5 internal/lsp: fix docs on hover for var/const blocks by Rebecca Stambler · 4 years ago
  66. 259583f internal/testenv: tolerate missing cgo as needed by Heschi Kreinick · 4 years ago
  67. 4bde419 internal/lsp/regtest: Skip failing/flaky TestRegenerateCgo by Rob Findley · 4 years ago
  68. c79c01b all: consolidate cgo requirement checks by Heschi Kreinick · 4 years ago
  69. d3bf790 internal/lsp: add Regenerate Cgo code lens by Heschi Kreinick · 4 years ago
  70. 444c5ef internal/imports: only check first segment for . by Heschi Kreinick · 4 years ago
  71. 0aa9f2f internal/lsp/cmd: clean up remote flag descriptions by Rob Findley · 4 years ago
  72. 8ddc067 internal/lsp/source: don't link to packages matching GOPRIVATE in hover by Rob Findley · 4 years ago
  73. 7d3b6eb internal/lsp/cache: pass UsesCgo to go/types by Heschi Kreinick · 4 years ago
  74. d0dc4d4 go/packages: fix compatibility with gopackagesdriver by Heschi Kreinick · 4 years ago
  75. d5fe738 go/packages: fix nocgo build by Heschi Kreinick · 4 years ago
  76. 0951661 internal/lsp: use TypecheckCgo when possible by Heschi Kreinick · 4 years ago
  77. 866d71a internal/lsp/regtest: don't build unix_test for Plan 9 by Richard Miller · 4 years ago
  78. 65e69ff gopls/doc: update code lens documentation for the new `test` lens by Rob Findley · 4 years ago
  79. 05c28aa go/ssa/interp: avoid vet warning about string(int) conversion by Brad Fitzpatrick · 4 years ago
  80. a4cde36 go/packages: enable UsesCgo in go/types by Heschi Kreinick · 4 years ago
  81. 2bc93b1 internal/lsp: add `run test` code lens by Martin Asquino · 4 years ago
  82. aaeff5d internal/lsp/regtest: add regression test for golang/go#36960 by Rebecca Stambler · 4 years ago
  83. 5485bfc internal/lsp/cmd: fix not displaying symbols result by Daisuke Suzuki · 4 years ago
  84. 9abf76c gopls/doc: remove company-lsp from emacs.md by Bhavin Gandhi · 4 years ago
  85. 1762287 internal/lsp: rename workspace symbol test symbols to avoid clash by Paul Jolly · 4 years ago
  86. 0bd3dbe internal/lsp/fake: define Symbol method on Editor by Paul Jolly · 4 years, 1 month ago
  87. ca5866b internal/lsp: add config option for SymbolMatch by Paul Jolly · 4 years, 1 month ago
  88. 8b0f8a7 internal/lsp/source: handle nil pointer in package name hover by Rebecca Stambler · 4 years ago
  89. e48fac3 internal/lsp: change workspace symbols to use session config for matcher by Paul Jolly · 4 years ago
  90. da4261a internal/lsp/cmd: use JSON output for the inspect subcommand by Rob Findley · 4 years ago
  91. 01e0872 internal/event: improve the logging of events by Ian Cottrell · 4 years ago
  92. 2212a7e internal/lsp: return in the default case in cloneExpr by Rebecca Stambler · 4 years ago
  93. ead0a56 godoc/vfs/mapfs: panic on invalid New usage by Dmitri Shuralyov · 4 years, 7 months ago
  94. 058404a internal/lsp/source: fix cloneExpr for SelectorExprs by Heschi Kreinick · 4 years ago
  95. 2d0106b gopls: add note to vscode doc about tags by Horacio Duran · 4 years ago
  96. 9b82503 internal/lsp/source: return nothing for empty workspace symbol queries by Hana (Hyang-Ah) Kim · 4 years ago
  97. 19e4049 internal/testenv: check that external 'diff' tool is the GNU version by Richard Miller · 4 years ago
  98. b846998 internal/lsp/fake: fix some messiness around client hooks by Rob Findley · 4 years ago
  99. 88bf40a internal/lsp/source: use the setString method when setting options by Rob Findley · 4 years ago
  100. cb8d9cd internal/lsp: support configurable codeLens by Rob Findley · 4 years ago