1. 73e26e8 extension/src: add debug menu for var show in doc by Maxim Kern · 4 weeks ago master
  2. 19ef10f extension/test/integration: remove rpc from legacy dlv log output by Hongxiang Jiang · 8 days ago
  3. 80370ef extension: update gopls v0.21.1 settings by Gopher Robot · 2 weeks ago
  4. c40f311 extension/src/language: document async behavior of input collect by Hongxiang Jiang · 3 weeks ago
  5. d89956e extension/src/language: support format fileURI in string input type by Hongxiang Jiang · 5 weeks ago
  6. 50a359f fix: apply shell integration for environment variables by jiacheng.li · 4 weeks ago
  7. 3d97e79 extension/src: clearly define "replacedByGopls" by Hongxiang Jiang · 4 weeks ago
  8. 1079b78 extension/src/language: execute command/resolve conditionally by Hongxiang Jiang · 5 weeks ago
  9. 31033bd extension/src/language: add client support input types by Hongxiang Jiang · 5 weeks ago
  10. 050243c extension/src/language: support LSP interactive refactoring by Hongxiang Jiang · 3 months ago
  11. 9eeb0c6 CHANGELOG.md: add release heading for v0.53.1 by Gopher Robot · 5 weeks ago
  12. 4c20ed7 CHANGELOG.md: add release heading for v0.52.2 by Gopher Robot · 5 weeks ago v0.53.1
  13. bb6f8b9 goCover: normalize paths to fix coverage on symlinks by aviralgarg05 · 5 weeks ago
  14. adf1940 fix: check sdk binary existence concurrently by jiacheng.li · 6 weeks ago
  15. d525478 extension/src: resolve paths in formatFlags by Madeline Kalil · 7 weeks ago
  16. 4e64fdb docs/tools.md: update tools.md about golangci-lint-v2 by arloor · 7 weeks ago
  17. c4774d2 Revert "src: skip version check for golangci-lint" by Hongxiang Jiang · 8 weeks ago
  18. 43281cc extension: add followExec and followExecRegex options in launch request by lqw@wsl · 3 months ago
  19. c1848c4 CHANGELOG.md: add release heading for v0.53.0 by Gopher Robot · 2 months ago
  20. ba3b2f6 extension/package.json: update version to 0.54.0-dev by Gopher Robot · 2 months ago v0.53.0
  21. 102c6b5 CHANGELOG.md: add release heading for v0.52.1 by Gopher Robot · 2 months ago
  22. 5d762cb CHANGELOG.md: add release heading for v0.52.0 by Gopher Robot · 2 months ago
  23. 60c534a extension: update changelog for 0.52.0 release by Madeline Kalil · 2 months ago
  24. 0f54a41 extension/package.json: disable untrusted workspace by Hongxiang Jiang · 2 months ago
  25. 688a82e extension/src/language: extend range support to type def by Hongxiang Jiang · 3 months ago
  26. 30bf47a extension: update gopls v0.21.0 settings by Gopher Robot · 3 months ago
  27. 971a579 extension: update gopls v0.21.0-pre.2 settings by Gopher Robot · 3 months ago
  28. 73c670e extension/src: send one time prompt to user who uses third party tools by Hongxiang Jiang · 4 months ago
  29. 6fc8296 extension/tools: fix gopls config update failure and update settings by Hongxiang Jiang · 3 months ago
  30. 56b6e0b extension/src: change sub test input parameter from slice type to type by Hongxiang Jiang · 4 months ago
  31. 6b7a2b6 extension/src: getFormatTool return "customFormatter" instead of path by Hongxiang Jiang · 4 months ago
  32. 36d95e2 CHANGELOG.md: add release heading for v0.51.1 by Gopher Robot · 4 months ago
  33. 0c4e6b5 CHANGELOG.md: include tool management refactoring entry by Hongxiang Jiang · 4 months ago v0.51.1
  34. 97bd899 extension/src: validate format tool settings by Hongxiang Jiang · 4 months ago
  35. 138e1e8 extension/src: refactor required tool function by Hongxiang Jiang · 4 months ago
  36. 392bfe0 extension/src: update debug adapter launch.json schema by aarzilli · 4 months ago
  37. 8c27f29 extension/src: remove unused input gopls config parameter by Hongxiang Jiang · 4 months ago
  38. ddae161 extension/src: run formatter specified from setting "go.formatTool" by Hongxiang Jiang · 4 months ago
  39. 625a648 extension: add compiler optimization details command to setting by Madeline Kalil · 4 months ago
  40. d431b5e extension/src: remove default setting for "go.lintTool" by Hongxiang Jiang · 5 months ago
  41. c8ab8fb extension/src: replace tools information map with Map<string, Tool> by Hongxiang Jiang · 5 months ago
  42. bca1404 src: skip version check for golangci-lint by Hongxiang Jiang · 5 months ago
  43. b108487 extension/src/language: attach selected range to hover request by Hongxiang Jiang · 5 months ago
  44. 5b8a911 extension/src/utils: Support exported environment variables with go.testEnvFile by Simon Apen-Sadler · 5 months ago
  45. ddc8268 extension/src: use full path mode when running go test by Hongxiang Jiang · 5 months ago
  46. 6f77bbd extension/src: remove gopls issue report prompting by Madeline Kalil · 6 months ago
  47. 721a8ca CHANGELOG.md: add release heading for v0.51.0 by Gopher Robot · 6 months ago
  48. cc5b5f7 extension/package.json: update version to 0.52.0-dev by Gopher Robot · 6 months ago v0.51.0
  49. ba0e2b1 CHANGELOG.md: add release heading for v0.50.0 by Gopher Robot · 6 months ago
  50. 85d7f0c CHANGELOG.md: add release heading for v0.49.1 by Gopher Robot · 6 months ago
  51. bae5a1d survey: add developer survey sub module and release instructions by Hongxiang Jiang · 6 months ago survey/v0.1.0 v0.49.1
  52. 57683f2 extension/src/developerSurvey: append source query parameter to url by Hongxiang Jiang · 6 months ago
  53. 631364b extension/package.json: fix typo in debug/callstack/context by Druzhkov Sergei · 7 months ago
  54. 3243d2a extension/src: fetch latest developer survey config from vscode-go module by Hongxiang Jiang · 6 months ago
  55. 4fcd1d8 extension/src/goTest: save only dirty files by tamayika · 7 months ago
  56. 3988749 extension/src: rename developer survey config with state by Hongxiang Jiang · 7 months ago
  57. a3bbaa9 extension/src: collecting telemetry for command and trigger by Hongxiang Jiang · 7 months ago
  58. f1c5335 extension/src: rename latestToolVersion to latestModuleVersion by Hongxiang Jiang · 7 months ago
  59. fa1bd8a extension/test/integration: fix timeout flakiness caused by the dlv command by Hongxiang Jiang · 7 months ago
  60. ea1c220 extension/src: add generate test command using gopls.add_test by Hongxiang Jiang · 7 months ago
  61. 02af254 extension: replace logOutputChannel append/appendLine with info by Hongxiang Jiang · 7 months ago
  62. 7fd8e3d extension/src: show output channel upon failure by Hongxiang Jiang · 7 months ago
  63. 0baf320 extension: update gopls v0.20.0 settings by Gopher Robot · 7 months ago
  64. 7301453 extension: update gopls v0.20.0-pre.1 settings by Gopher Robot · 8 months ago
  65. 8dccbfd CHANGELOG.md: add release heading for v0.49.0 by Gopher Robot · 8 months ago
  66. 3bd2f89 extension/package.json: update version to 0.50.0-dev by Gopher Robot · 8 months ago v0.49.0
  67. fd2ae27 CHANGELOG.md: add release heading for v0.48.0 by Gopher Robot · 8 months ago
  68. 2d39a61 extension/test/integration: update debug config for remote mode by Hongxiang Jiang · 8 months ago
  69. d47e01a CHANGELOG.md: add release heading for v0.47.4 by Gopher Robot · 8 months ago
  70. 1729b34 extension: update gopls v0.19.1 settings by Gopher Robot · 8 months ago v0.47.4
  71. b81dc3d extension/src/goLint: adding .exe extension to the binary name on Windows by Takuto Nagami · 8 months ago
  72. ea77a56 extension: update gopls v0.19.0 settings by Gopher Robot · 9 months ago
  73. 51b64ed extension/package.json: treat *.s files as Go Assembly, language go.asm by Alan Donovan · 9 months ago
  74. 707321c CHANGELOG.md: add release heading for v0.47.3 by Gopher Robot · 9 months ago
  75. c5eb522 extension/tools: mark gomodifytags replaced by gopls by Hongxiang Jiang · 9 months ago v0.47.3
  76. 0acba5f extension: update gopls v0.19.0-pre.1 settings by Gopher Robot · 9 months ago
  77. 3673270 extension/package.json: upgrade @types/vscode and vscode engine by Hongxiang Jiang · 9 months ago
  78. 9493800 extension/src: call gopls command for modify tags by Madeline Kalilh · 1 year, 1 month ago
  79. 0b77054 extension/src/goLint: enabled to override `path-mode` flag by logica0419 · 10 months ago
  80. 04fc87c CHANGELOG.md: add release heading for v0.47.2 by Gopher Robot · 11 months ago
  81. d1526fa extension/src/goLint: adding `--path-mode=abs` flag for golangci-lint v2 by logica0419 · 11 months ago v0.47.2
  82. 5e6ba19 extension/src/goLint: adding golangci-lint-v2 to lintTool by logica0419 · 11 months ago
  83. f122b06 extension/src/goDebugConfiguration: fix debugging package urls by Ethan Reesor · 11 months ago
  84. 6e371c5 extension/package-lock.json: run npm audit fix by Hongxiang Jiang · 11 months ago
  85. 55e8698 extension/src: collect third party tool usage by Hongxiang Jiang · 11 months ago
  86. ebc887f extension/src: use enum for telemetry key by Hongxiang Jiang · 11 months ago
  87. 5496123 extension/src: remove sampling and machine ID from telemetry service by Hongxiang Jiang · 11 months ago
  88. e8cc021 extension/src: rename telemetry state starting to running by Hongxiang Jiang · 11 months ago
  89. 20e9536 extension: use Delve's guess-substitute-path-helper when available by aarzilli · 1 year, 1 month ago
  90. 1b300c4 extension/src: change function doc using JSDoc by Hongxiang Jiang · 11 months ago
  91. 77a4fdb extension/src/goTest: fix debug subtest at cursor by Ethan Reesor · 12 months ago
  92. eeb3c24 docs/contributing: add missing ` by lqw@wsl · 12 months ago
  93. 4370329 extension/src/debugAdapter: fix broken link in README.md by lqw@wsl · 12 months ago
  94. e9409b1 extension/src/language: remove interface wrapping LanguageServerConfig by Hongxiang Jiang · 12 months ago
  95. 3a91503 src/extensionAPI: expose isPreview by Ethan Reesor · 1 year ago
  96. 8115161 tools/goplssetting: read enum key and enum value status by Hongxiang Jiang · 1 year ago
  97. 97c9ecd extension/src: add integration test for package symbols outline by Madeline Kalil · 1 year ago
  98. b1e08da CHANGELOG.md: update change log to reflect recent changes by Hongxiang Jiang · 12 months ago
  99. e988883 CHANGELOG.md: add release heading for v0.46.1 by Gopher Robot · 12 months ago
  100. 82dc98b CHANGELOG.md: add release heading for v0.47.1 by Gopher Robot · 12 months ago