1. f283855 internal/lsp: use a background context for the background worker by Ian Cottrell · 4 years, 10 months ago
  2. 128ec6d internal/lsp: fixed broken tracing by Ian Cottrell · 4 years, 10 months ago
  3. e98af23 go/packages: add debug logging via the packages.Config by Rebecca Stambler · 4 years, 10 months ago
  4. fdb8f0b internal/lsp: cache the imports ProcessEnv across imports calls by Suzy Mueller · 4 years, 10 months ago
  5. b0712d6 internal/lsp: fix the incomplete and broken commit by Ian Cottrell · 4 years, 10 months ago
  6. b667c4c internal/lsp: cache the *ast.File and *token.File on the package by Rebecca Stambler · 4 years, 10 months ago
  7. 502543d internal/jsonrpc2: move stats and logging across to gopls by Ian Cottrell · 4 years, 10 months ago
  8. 0b5a7f8 internal/lsp: add tracing to the didOpen call by Ian Cottrell · 4 years, 10 months ago
  9. 919acb9 internal/lsp: add continue to source_test by Rebecca Stambler · 4 years, 10 months ago
  10. fefcef0 digraph: refactor allpaths to print an adjacency list by Jean de Klerk · 4 years, 10 months ago
  11. 9b2cb0e internal/lsp: add temporary file to fix bug with tip go by Ian Cottrell · 4 years, 10 months ago
  12. a0f5e6c internal/lsp: sort rename results by Suzy Mueller · 4 years, 10 months ago
  13. 9e48ab1 go/loader: normalize cycle to remove flake by Michael Matloob · 4 years, 10 months ago
  14. 607ca05 internal/lsp: fix panics in loading, add more logging by Rebecca Stambler · 4 years, 10 months ago
  15. ef8e083 internal/lsp: add an rpc summary debug page using the metrics by Ian Cottrell · 4 years, 10 months ago
  16. 5654929 internal/lsp: remove the non context xlog path by Ian Cottrell · 4 years, 10 months ago
  17. 1b7e409 internal/lsp: convert all logging calls to the context version by Ian Cottrell · 4 years, 10 months ago
  18. c8ecc75 interal/lsp: add context based version of xlog by Ian Cottrell · 4 years, 10 months ago
  19. 8b92790 internal/jsonrpc2: extract logic to handler hooks by Ian Cottrell · 4 years, 10 months ago
  20. b32ec66 internal/jsonrpc2: cleanup the jsonrpc2 callbacks by Ian Cottrell · 4 years, 10 months ago
  21. f4b4e63 internal/lsp: fix unnecessary error logging by litleleprikon · 4 years, 10 months ago
  22. 128c804 internal/lsp: handle language ID in didOpen calls by Rebecca Stambler · 4 years, 11 months ago
  23. 8308f91 internal/lsp: add links search in comments and string literals by litleleprikon · 4 years, 10 months ago
  24. 63f37bb internal/lsp: fix some cases of stuck files by Muir Manders · 4 years, 10 months ago
  25. d5f4554 go/analysis: update internal/facts and unit checker to support all(Package|Object)Facts methods by Michael Matloob · 4 years, 10 months ago
  26. 9a621ae internal/lsp: update the generated lsp protocol by Ian Cottrell · 4 years, 10 months ago
  27. 9c57229 internal/lsp: add prometheus exporting of all metrics by Ian Cottrell · 4 years, 10 months ago
  28. 75aaaba internal/lsp: reduce trace package to minimal StartSpan for now by Ian Cottrell · 4 years, 11 months ago
  29. 6156d14 internal/lsp: add the metrics package by Ian Cottrell · 4 years, 10 months ago
  30. 01b81f4 internal/lsp: support hover for *ast.ImportSpec by Henry Wong · 4 years, 10 months ago
  31. 5f93517 internal/lsp: stop making background contexts everywhere by Ian Cottrell · 4 years, 10 months ago
  32. 2868181 digraph: clean up docs, usage, copyright by Jean de Klerk · 4 years, 11 months ago
  33. 5548466 internal/lsp: update version and go.mod by Rebecca Stambler · 4 years, 10 months ago
  34. 831012c internal/lsp/debug: increase gopls version before tagging new version by Rebecca Stambler · 4 years, 10 months ago
  35. 7b25e35 internal/lsp: rename identifiers in test packages by Suzy Mueller · 4 years, 10 months ago
  36. f82b303 internal/lsp: add new stats library by Ian Cottrell · 4 years, 10 months ago
  37. 75a6f91 internal/lsp: add the new form of the telemetry tagging package by Ian Cottrell · 4 years, 10 months ago
  38. 8962968 internal/lsp: add the worker package by Ian Cottrell · 4 years, 10 months ago
  39. 4f9eeaf internal/lsp: add documentation to completion items by Rebecca Stambler · 4 years, 10 months ago
  40. e491332 internal/lsp: compare names when finding references by Suzy Mueller · 4 years, 10 months ago
  41. d255de4 internal/lsp: don't refresh metadata when context canceled by Muir Manders · 4 years, 10 months ago
  42. 07655f7 internal/lsp: return an error when renaming a builtin by Suzy Mueller · 4 years, 10 months ago
  43. c885524 go/packages: add documentation on the driver protocol. by Michael Matloob · 4 years, 10 months ago
  44. c93f28b internal/lsp: check no errs for assignability rename by Suzy Mueller · 4 years, 10 months ago
  45. dd7c717 internal/lsp: remove the unused function 'markupContent'. by Henry Wong · 4 years, 10 months ago
  46. 60762fc internal/lsp: fix test failure introduced in CL 185058 by Paul Jolly · 4 years, 10 months ago
  47. 72ffa07 internal/span: handle character values beyond end of line in FromUTF16Column by Paul Jolly · 4 years, 10 months ago
  48. 2214986 internal/lsp/fuzzy: add fuzzy matching library by Rebecca Stambler · 4 years, 11 months ago
  49. 719fbf7 internal/lsp: move function signature into detail instead of label by Rebecca Stambler · 4 years, 10 months ago
  50. 504de27 internal/lsp: connect memoize actions to their callers by Ian Cottrell · 4 years, 11 months ago
  51. 4457e4c internal/lsp: add some trace spans to important functions by Ian Cottrell · 5 years ago
  52. abb7e64 internal/lsp: include declaration for references by Suzy Mueller · 4 years, 10 months ago
  53. 063514c internal/lsp/cmd: replace time.Tick with time.After by Jonathan Amsterdam · 4 years, 10 months ago
  54. a00916d internal/lsp: fix deadlocks loading lots of files at once by Muir Manders · 4 years, 10 months ago
  55. 1c78e26 internal/lsp: add configuration for hover levels by Rebecca Stambler · 4 years, 10 months ago
  56. 9d59f9e internal/lsp: improve completion support for untyped constants by Muir Manders · 4 years, 11 months ago
  57. 44aeb8b cmd/present: correct function reference. by Johan Brandhorst · 4 years, 10 months ago
  58. 7e72c71 internal/lsp: hide signature help in function literals by Rebecca Stambler · 4 years, 11 months ago
  59. f80f671 internal/lsp: support renaming import specs by Suzy Mueller · 4 years, 11 months ago
  60. 9bea2ec internal/imports: refactor to split finding and applying fixes by Suzy Mueller · 4 years, 11 months ago
  61. 38ae2c8 internal/lsp, internal/imports: use the internal goimports library by Rebecca Stambler · 4 years, 11 months ago
  62. e47c3d9 internal/lsp: check file content on disk when opening by Rebecca Stambler · 4 years, 11 months ago
  63. 58bb5bb internal/lsp: find references in test packages by Suzy Mueller · 4 years, 11 months ago
  64. e750c41 internal/lsp: handle the context.only parameter for code actions by Rebecca Stambler · 4 years, 11 months ago
  65. 30f1cf7 internal/lsp: improve completion support for type conversions by Muir Manders · 4 years, 11 months ago
  66. 970b2b0 internal/lsp: fix bug where gopls hangs on manually typed imports by Rebecca Stambler · 4 years, 11 months ago
  67. fb37f6b internal/lsp: fix deadlock in type-checking by Rebecca Stambler · 4 years, 11 months ago
  68. 59bec04 internal/lsp: clear diagnostics for files on close, even with errors by Rebecca Stambler · 4 years, 11 months ago
  69. d5de6b6 tools: update go.mod by Rebecca Stambler · 4 years, 11 months ago
  70. 6cfa556 internal/lsp: check ident exists for comment rename by Suzy Mueller · 4 years, 11 months ago
  71. 86796bd internal/lsp: update version by Rebecca Stambler · 4 years, 11 months ago
  72. e9dfff8 gopls: update go.mod file by Rebecca Stambler · 4 years, 11 months ago
  73. af4a5fc internal/lsp: fix bug in missing imports tracking by Rebecca Stambler · 4 years, 11 months ago
  74. 6cdbf07 internal/lsp: new requests.ts to generate new versions of tsclient.go and tsserver.go by pjw · 4 years, 11 months ago
  75. 212fb13 internal/lsp: match completions case-insensitively by Rebecca Stambler · 4 years, 11 months ago
  76. 85b1a4b internal/jsonrpc2: add some extra comments by Ian Cottrell · 4 years, 11 months ago
  77. 94c5763 internal/lsp: handle err in formatRange by Rebecca Stambler · 4 years, 11 months ago
  78. 19ff4ff go/packages: avoid loading some packages in when computing overlays by Michael Matloob · 5 years ago
  79. aac0b97 go/packages: fix bug in contains for ad-hoc packages by Michael Matloob · 4 years, 11 months ago
  80. 4298585 internal/lsp: provide deep completion candidates by Muir Manders · 4 years, 11 months ago
  81. 9947fec internal/lsp: modify check for a missing package by Rebecca Stambler · 4 years, 11 months ago
  82. 1a55b15 internal/lsp/source: move the common path to the left by Edward Muller · 4 years, 11 months ago
  83. ba023a1 Revert "internal/lsp: modify check for a missing package" by Rebecca Stambler · 4 years, 11 months ago
  84. 55ee3a4 internal/lsp: modify check for a missing package by Rebecca Stambler · 4 years, 11 months ago
  85. 4e38253 internal/span: catch potential panics in go/token by Rebecca Stambler · 4 years, 11 months ago
  86. 043e3d9 internal/lsp: fix race condition in type-checking by Rebecca Stambler · 4 years, 11 months ago
  87. 0707a68 all: go mod tidy all modules under x/tools by Paul Jolly · 4 years, 11 months ago
  88. 4874f86 internal/jsonrpc2: change the concurrency strategy by Ian Cottrell · 4 years, 11 months ago
  89. 619de4e internal/jsonrpc2: refactor to enable a more advanced request by Ian Cottrell · 4 years, 11 months ago
  90. a6ef77d internal/jsonrpc2: add telemetry to the rpc system by Ian Cottrell · 5 years ago
  91. 47ea215 internal/lsp: propagate context.Canceled when type checking by Muir Manders · 4 years, 11 months ago
  92. 5d636af internal/lsp: improve completion support for type assertions by Muir Manders · 4 years, 11 months ago
  93. a575db7 go/packages: check error in addNeededOverlayPackages by Rebecca Stambler · 4 years, 11 months ago
  94. e8e6be9 internal/lsp: plumb suggested fixes through the LSP by Michael Matloob · 5 years ago
  95. 7ef8a99 internal/lsp: enable incrementalSync by default by Rebecca Stambler · 5 years ago
  96. cd2ed85 internal/lsp: fix panic in computing file version by Rebecca Stambler · 4 years, 11 months ago
  97. cf32dd8 go/analysis/doc: add doc about suggested_fixes. by Michael Matloob · 5 years ago
  98. d1f6565 internal/lsp/source: don't panic compiling regex by Edward Muller · 4 years, 11 months ago
  99. 3cbd95d internal/lsp: support a file belonging to multiple packages by Rebecca Stambler · 4 years, 11 months ago
  100. 252024b internal/lsp: separate refactorings out of memoization CL by Rebecca Stambler · 5 years ago