1. d78a1f2 tools/go/analysis: Fix datarace in set of analysis.Fact by Ilya Sinelnikov · 4 years, 7 months ago
  2. e3efbe4 go/analysis: rename reportNodef to ReportRangef by Michael Matloob · 5 years ago
  3. b394bd8 go/packages: do not return from goListDriver with goroutines still in flight by Bryan C. Mills · 4 years, 7 months ago
  4. c8a4b8d go/analysis/passes/printf: return Result for querying func Kind by Aaron Beitch · 4 years, 9 months ago
  5. 8715e36 Revert "go/packages: temporarily disable some tests running on go tip with -race" by Bryan C. Mills · 4 years, 7 months ago
  6. b2104f8 present: check if too few arguments to image, iframe, or video by Dmitri Shuralyov · 4 years, 7 months ago
  7. e96d959 internal/lsp: downrank untyped completion candidates by Muir Manders · 4 years, 7 months ago
  8. 2b544e3 tools/gopls: add cmd support for references by Francesco Renzi · 4 years, 7 months ago
  9. cf891b7 internal/lsp: disable completion time budget in tests by Muir Manders · 4 years, 7 months ago
  10. 2077df3 internal/lsp: remove analyzers from Analyze result by Rebecca Stambler · 4 years, 7 months ago
  11. 3d91e92 internal/lsp: stop caching diagnostics on the package by Rebecca Stambler · 4 years, 7 months ago
  12. e7a0da1 internal/lsp: don't cache analysis.Pass on actionHandle by Rebecca Stambler · 4 years, 7 months ago
  13. dc9d807 internal/imports: re-enable TestStdlibNotPrefixed by Heschi Kreinick · 4 years, 7 months ago
  14. 377bdac internal/imports: support vendoring in module mode by Heschi Kreinick · 4 years, 7 months ago
  15. c825e86 internal/imports: skip TestStdlibNotPrefixed by Heschi Kreinick · 4 years, 7 months ago
  16. 5228f4b internal/lsp: improve completions in *ast.MapType by Muir Manders · 4 years, 8 months ago
  17. b24f382 internal/lsp: fix fallback and error handling logic by Rebecca Stambler · 4 years, 7 months ago
  18. 79994da internal/lsp: fix VSCode's reordering of completion candidates by Muir Manders · 4 years, 7 months ago
  19. 9525425 cmd/digraph: use node instead of label ubiquitously by Jean de Klerk · 4 years, 7 months ago
  20. 7defa79 cover: significantly improve the speed of cover.ParseProfiles by Katharine Berry · 5 years ago
  21. be03d4f4 internal/telemetry/export/ocagent: attach timestamps to metrics by Nathan Dias · 4 years, 7 months ago
  22. 7b6f5d9 internal/memoize: add a go:nocheckptr annotation to (*Store).get by Brad Fitzpatrick · 4 years, 7 months ago
  23. 2b77983 internal/lsp: don't associate package with snapshot by Rebecca Stambler · 4 years, 7 months ago
  24. c8fcd6a internal/lsp: don't offer empty "Organize Imports" action by Muir Manders · 4 years, 7 months ago
  25. 98e333b internal/lsp: improve completion for *ast.ArrayTypes by Muir Manders · 4 years, 8 months ago
  26. ff611c5 go/analysis/passes/inspect: fix incorrect example by Rohan Verma · 4 years, 7 months ago
  27. 0bbdf54 internal/lsp: modify approach to watching changed files by Rebecca Stambler · 4 years, 7 months ago
  28. 8f1b74e internal/lsp: fix label completion in range and type switch stmts by Muir Manders · 4 years, 7 months ago
  29. 83d8231 internal/lsp: fix fuzzy matcher inconsistency by Muir Manders · 4 years, 7 months ago
  30. a12cc76 internal/lsp: trim down the fuzzy matcher library by Muir Manders · 4 years, 7 months ago
  31. 25e800d internal/lsp: add some keyword completions by Sebastian Chlopecki · 4 years, 8 months ago
  32. ab6dbf9 go/internal/gcimporter: use empty string for the top-level package path by Rebecca Stambler · 4 years, 7 months ago
  33. 0bb5a05 internal/lsp: use the AST to get correct ranges by Rebecca Stambler · 4 years, 7 months ago
  34. 774d2ec internal/lsp: cancel early by Ian Cottrell · 4 years, 8 months ago
  35. 7178990 internal/imports: cache module information by Heschi Kreinick · 4 years, 7 months ago
  36. 3057e18 internal/lsp: move error range computations into cache package by Rebecca Stambler · 4 years, 7 months ago
  37. d2fffb4 internal/imports: cache things outside the mod cache by Heschi Kreinick · 4 years, 8 months ago
  38. eb46839 internal/imports: return non-stdlib candidates from GetAllCandidates by Heschi Kreinick · 4 years, 8 months ago
  39. 44c9a60 go/packages: create Imports map when creating package by Rebecca Stambler · 4 years, 7 months ago
  40. a0af95a internal/lsp: return spanForRange function to fix build by Rebecca Stambler · 4 years, 7 months ago
  41. ce0314c go/analysis, internal/lsp: add support for related information by Dominik Honnef · 4 years, 8 months ago
  42. 747b8b1 internal/lsp: refactor error handling code in type-checking by Rebecca Stambler · 4 years, 7 months ago
  43. fc4ffaa gopls: update go.mod file by Rebecca Stambler · 4 years, 7 months ago
  44. ed542cd internal/lsp: turn off go/packages debug logging by Rebecca Stambler · 4 years, 7 months ago
  45. 04252ec go/analysis/passes/printf: allow %x/%X for float/complex types by Caleb Spare · 4 years, 7 months ago
  46. a1005cf internal/lsp: fix race in checkPackageHandles by Rebecca Stambler · 4 years, 7 months ago
  47. 0bbdbb2 internal/lsp: associate package with its snapshot by Rebecca Stambler · 4 years, 7 months ago
  48. 1f7a813 tools/internal/imports: fix data race in packageInfo by Ariel Mashraki · 4 years, 7 months ago
  49. 341939e go/packages: fix ad-hoc package tests by Michael Matloob · 4 years, 8 months ago
  50. 920acff internal/lsp: fix bad *ast.ArrayTypes for completion by Muir Manders · 4 years, 8 months ago
  51. de666e9 internal/lsp: add a test to make sure we handle bad imports by Rebecca Stambler · 4 years, 7 months ago
  52. e4d7c6f internal/telemetry/export/ocagent: convert Histogram metrics by Nathan Dias · 4 years, 8 months ago
  53. a3bc800 go/expect: support markers in comments in go/packagestest by Rebecca Stambler · 4 years, 7 months ago
  54. 846f856 gopls/doc: fix issue links for vim-lsc by Ainar Garipov · 4 years, 7 months ago
  55. 0abb09c internal/lsp: search for deep completions across function calls by Muir Manders · 4 years, 8 months ago
  56. 02335f1 internal/lsp: don't qualify literal candidates in *ast.SelectorExpr by Muir Manders · 4 years, 7 months ago
  57. 5bac78f internal/lsp: add label completion candidates by Muir Manders · 4 years, 8 months ago
  58. f6a1a6f internal/lsp: check if the go/packages context has been canceled by Rebecca Stambler · 4 years, 7 months ago
  59. eec4c98 go/packages: fix staticcheck warnings by Rebecca Stambler · 4 years, 7 months ago
  60. 6f5e273 go/packages: handle invalid files in overlays by Rebecca Stambler · 4 years, 7 months ago
  61. f0068bd internal/lsp: remove misleading check span by Rebecca Stambler · 4 years, 7 months ago
  62. ba31bb9 go/analysis: remove requirement for unique Analyzer names by Michael Matloob · 4 years, 7 months ago
  63. 89dd9f8 go/packages: handle multiple modules in gopackagestest by Rebecca Stambler · 4 years, 8 months ago
  64. 6223712 internal/lsp: fix lsp trace log format for gopls by Pontus Leitzler · 4 years, 8 months ago
  65. 9c6d90b internal/lsp: use the analyzer's pointer instead of name by Rebecca Stambler · 4 years, 7 months ago
  66. f936694 internal/lsp: add analyses to the snapshot by Rebecca Stambler · 4 years, 7 months ago
  67. 18e3458 cmd/present: fix origin mismatch for websocket when using HTTPS by Daved · 5 years ago
  68. 539cdc4 go/packages: temporarily disable some tests running on go tip with -race by Michael Matloob · 4 years, 8 months ago
  69. b53505e internal/lsp: cache analysis using memoize package by Rebecca Stambler · 4 years, 8 months ago
  70. 5fa5b17 gopls/doc: instructions for adding settings in coc.nvim by Shengjing Zhu · 4 years, 7 months ago
  71. 8de300c internal/lsp/protocol: handle case of an otherwise empty notification by Peter Weinberger · 4 years, 8 months ago
  72. 4c025a9 go/packages: make a copy of the config.Env slice in the test. by Michael Matloob · 4 years, 8 months ago
  73. 7667e13 internal/telemetry: modify *Subscriber to take timeAt by Emmanuel T Odeke · 4 years, 8 months ago
  74. 5973128 internal/lsp: include context in go/packages config by Muir Manders · 4 years, 8 months ago
  75. 638914d internal/lsp: return an error from {Narrowest,Widest}CheckPackageHandle by Rebecca Stambler · 4 years, 8 months ago
  76. 5889748 internal/lsp: use options hooks to install diff driver by Ian Cottrell · 4 years, 8 months ago
  77. 17d4c77 internal/lsp: fix unified diffs of edits at the end of a file by Ian Cottrell · 4 years, 8 months ago
  78. 2c43fbf internal/lsp: fix test failures caused by diff algorithm variance by Ian Cottrell · 4 years, 8 months ago
  79. e5ffc44 internal/lsp: remove edit fixups from rename now diff is functional by Ian Cottrell · 4 years, 8 months ago
  80. a26de0c gopls: use go-diff for edit generation by Ian Cottrell · 4 years, 9 months ago
  81. 7025dca internal/lsp: expand edits to whole lines in ToUnified by Ian Cottrell · 4 years, 8 months ago
  82. 6ac7667 internal/lsp: merge diffing test data sets by Ian Cottrell · 4 years, 8 months ago
  83. 7822de7 internal/lsp: fix patch tests on builders by Ian Cottrell · 4 years, 8 months ago
  84. 8abd424 internal/imports: skip TestModeGetmodeVendor by Jay Conrod · 4 years, 8 months ago
  85. 0337d82 ocagent: convert Int64Data and Float64Data metrics to *wire.Metric. by Nathan Dias · 4 years, 8 months ago
  86. b090f1f go/analysis/passes/asmdecl: remove amd64p32 support by Brad Fitzpatrick · 4 years, 8 months ago
  87. 6536af7 internal/span: end of file is now last line +1 by Ian Cottrell · 4 years, 8 months ago
  88. 79dbfd6 cmd/godoc: update findGOROOT by Agniva De Sarker · 4 years, 8 months ago
  89. 944452d internal/lsp: stop cluttering logs with highlight errors by Rebecca Stambler · 4 years, 8 months ago
  90. 83b12cb Fix vscode config to watch file changes by Panos Georgiadis · 4 years, 8 months ago
  91. af92b0e godoc/vfs/zipfs: fix godoc formatting by Dan Kortschak · 4 years, 8 months ago
  92. c9f9432 internal/lsp: clean up ApplyEdits by Ian Cottrell · 4 years, 8 months ago
  93. 5bee6a6 internal/lsp: cleanup the diff package by Ian Cottrell · 4 years, 8 months ago
  94. 43d3a2c go/packages: update tests to reflect changes in golang.org/cl/198459 by Michael Matloob · 4 years, 8 months ago
  95. d89860a go/analysis/analysistest: fix nil pointer dereference when sorting facts by Matts966 · 4 years, 8 months ago
  96. 27eeabb internal/lsp: convert comments to markdown before sending to client by jaap aarts · 4 years, 8 months ago
  97. b228186 go/internal/gcimporter: support Go versions < 1.11 by Rebecca Stambler · 4 years, 8 months ago
  98. 72853e1 go/internal/gcimporter: handle the possibility of a nil fileset by Rebecca Stambler · 4 years, 8 months ago
  99. 88641d9 internal/lsp: cleanup the diff/myers package by Ian Cottrell · 4 years, 8 months ago
  100. cc9bfb3 internal/lsp: rewrite the unified diff handling by Ian Cottrell · 4 years, 8 months ago