1. e8e56a0 package.json: make `additionalProperties` false for object type settings by Aditya Thakral · 3 years, 10 months ago
  2. b52aa5b test/integration: disable tests that change the go versions by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  3. f519eee src/testUtils.ts: log the lines triggerring JSON parse failures by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  4. dfe2185 src/goEnvironmentStatus.ts: fix powershell Path and add fish support by Brayden Cloud · 3 years, 10 months ago
  5. a8724f1 all: remove special casing for go versions older than 1.9 by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  6. a241ae3 src/goModules.ts: fix test workspace in modules mode by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  7. c825315 src/testUtils: use -json in goTest by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  8. 68bf461 src/testUtils: fix filename rewrites in modules mode test output by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  9. db1d1b3 goTools: don't fail gocode installation if gocode is not already running by Rebecca Stambler · 3 years, 10 months ago
  10. 15090a5 utils: move non-vscode-dependent utils to utils/ by Eli Bendersky · 3 years, 10 months ago
  11. 673ad0f src/goEnvironmentStatus.ts: install Go in module mode by Brayden Cloud · 3 years, 10 months ago
  12. 44d2b57 debug: Clarify comments about noDebug mode by Eli Bendersky · 3 years, 10 months ago
  13. 2534194 src/goEnvironmentSwitch.ts: prompt to install Go by Brayden Cloud · 3 years, 10 months ago
  14. bc23fa8 debug: refactor killProcessTree into its own util file by Eli Bendersky · 3 years, 10 months ago
  15. 371dfec webpack: fix launch.json by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  16. 60e6719 debug: implement noDebug launches in debugAdapter2 by Eli Bendersky · 3 years, 10 months ago
  17. ab37ed9 .vscodeignore: skip tools/ directory by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  18. 80897aa webpack: generate sourcemap by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  19. 4f0fccd goLanguageServer: use a webview for the survey by Rebecca Stambler · 3 years, 10 months ago
  20. 5c4ab5c src/goEnvironmentStatus.ts: switching Go requires a window reload by Brayden Cloud · 3 years, 10 months ago
  21. c7e26ec package.json: update json-rpc2 and lodash for security update by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  22. 4d671d3 webpack: bundle the extension by OneOfOne · 3 years, 10 months ago
  23. 1e0e061 test/integration: disable setSelectedGo test by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  24. 31ca2f8 debug: forward disconnectRequest to dlv by Eli Bendersky · 3 years, 10 months ago
  25. c9f1475 debug: more robust wait for server to listen to socket by Eli Bendersky · 3 years, 10 months ago
  26. b93cc05 debug: remove unnecessary settings from package.json of debugAdapter2 by Eli Bendersky · 3 years, 10 months ago
  27. dc45442 [latest] v0.15.1 release by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  28. a6c4f17 [release] .github/workflows: fix test-long.yml syntax by Hana (Hyang-Ah) Kim · 3 years, 11 months ago v0.15.1 v0.15.1-rc.1
  29. b11292f [release] CHANGELOG.md: draft for v0.15.1 by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  30. 9b5ecc5 CHANGELOG.md: draft for v0.15.1 by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  31. e8ef777 [release] package.json: unset the preview field, and prepare for 0.15.1 by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  32. 1eb2b40 .github/workflows: stop if unit tests fail by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  33. fddcea5 [release] goLanguageServer: improve pop-up message by Rebecca Stambler · 3 years, 10 months ago
  34. 93ab0f6 goLanguageServer: improve gopls error report suggestion by Rebecca Stambler · 3 years, 10 months ago
  35. 52351e8 goLanguageServer: improve pop-up message by Rebecca Stambler · 3 years, 10 months ago
  36. 89c61d9 debug: fix to prevents multiple debug sessions launching by fujimoto kyosuke · 3 years, 10 months ago
  37. 2a5fd9e src/util: use GOMODCACHE if available by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  38. 0cf738e .github/workflows/release: add the publish stage by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  39. d06e933 Revert "package.json: add missing fs-extra" by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  40. 2fc928c src/goEnvironmentStatus: get rid of fs-extra dependency by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  41. 0359d70 src/goEnvironmentStatus: remove a circular dependency by Hana (Hyang-Ah) Kim · 3 years, 10 months ago
  42. 411be4c src/goEnvironmentStatus.ts: integrated terminals respect go env setting by Brayden Cloud · 3 years, 11 months ago
  43. 0c6bb9e goLanguageServer: improve gopls error report suggestion by Rebecca Stambler · 3 years, 10 months ago
  44. 17d0045 debug: implement new prototype thin DA for delve by Eli Bendersky · 3 years, 10 months ago
  45. f86031f goInstallTools: update hardcoded gopls release notes link by Rebecca Stambler · 3 years, 10 months ago
  46. 761a4fc src/testUtils: fix lost previous test function name by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  47. 1be5ec9 package.json: unset the preview field, and prepare for 0.15.1 dev by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  48. 0c374ff src/goEnvironmentStatus.ts: update go.alternateTools upon Go switch by Brayden Cloud · 3 years, 11 months ago
  49. eab00f7 [latest] v0.15.0 release by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  50. 4424140 src/goEnvironmentStatus.ts: allow installation of Go versions by Brayden Cloud · 3 years, 11 months ago
  51. bb95dd0 debug: fix GitHub delve links to the proper repository by Eli Bendersky · 3 years, 11 months ago
  52. 93a25eb .github/workflows: fix test-long.yml syntax by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  53. 837852b [release] src/goPath: remove dependency on util that depends on vscode by Hana (Hyang-Ah) Kim · 3 years, 11 months ago v0.15.0 v0.15.0-rc.3
  54. 865d3d9 [release] CHANGELOG.md: for v0.15.0 by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  55. 9371cbe CHANGELOG.md: for v0.15.0 by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  56. 17dea63 package.json: add missing fs-extra by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  57. b9d1bad src/goPath: remove dependency on util that depends on vscode by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  58. 9412697 src/goEnvironmentStatus.ts: create command palette menu for Go selection by Brayden Cloud · 3 years, 11 months ago
  59. ebf7f83 goLanguageServer: use semver.parse instead of semver.coerce by Rebecca Stambler · 3 years, 11 months ago
  60. 8e21cbe [release] src/goInstallTools.ts: fix PATH adjustment when a different go is chosen by Hana (Hyang-Ah) Kim · 3 years, 11 months ago v0.15.0-rc.2
  61. 057186f src/goInstallTools.ts: fix PATH adjustment when a different go is chosen by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  62. 55605c0 src/goCover: display coverage correctly for multiple packages by Peter Weinbergr · 3 years, 11 months ago
  63. c711a58 [release] .github/workflows: run long tests on any branch by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  64. 41190d7 .travis.yml: delete by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  65. 7652230 [release] goLanguageServer: fix proxy update logic by Rebecca Stambler · 3 years, 11 months ago
  66. c43eae6 goLanguageServer: fix proxy update logic by Rebecca Stambler · 3 years, 11 months ago
  67. 3e1f0ad .github/workflows: remove codeql-analysis by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  68. 8d6cea6 .github/workflows: run long tests on any branch by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  69. 265ff14 [release] .github/workflows: add a new release workflow by Hana (Hyang-Ah) Kim · 3 years, 11 months ago v0.15.0-rc.1
  70. a1b9ae8 [release] .github/workflows: rename release.yml -> release-nightly.yml by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  71. f9b6aaf [release] goLanguageServer: remove redundant code action provider by Rebecca Stambler · 3 years, 11 months ago
  72. 3124d50 goLanguageServer: remove redundant code action provider by Rebecca Stambler · 3 years, 11 months ago
  73. f5eb6ed .github/workflows: add a new release workflow by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  74. 90fc6ea .github/workflows: rename release.yml -> release-nightly.yml by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  75. bd4713b [release] README.md: fix unresolved conflicts accidentally checked in by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  76. cf3997a [release] docs: update commands.md by running tools/generate.go by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  77. b4a484b docs: update commands.md by running tools/generate.go by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  78. 3fc0004 all: merge master@bfaff19 into release branch by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  79. bfaff19 .vscodeignore: ignore more files in packaging by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  80. a2147f7 tools/license.sh: script to generate LICENSE for product by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  81. 38b056d src/goEnvironmentStatus.ts: create status bar item for Go environment by Brayden Cloud · 3 years, 11 months ago
  82. b029c5d goModules: fix go.formatTool prompt by Rebecca Stambler · 3 years, 11 months ago
  83. 34e8c36 test/integration: refactor installation tests, add slow tests by Rebecca Stambler · 4 years ago
  84. 2d1aed1 goLanguageServer: restart the language server 5x when it crashes by Rebecca Stambler · 3 years, 11 months ago
  85. 45540aa tools, build: run settings generator in CI by Rebecca Stambler · 4 years ago
  86. 890eadf ci: fix github action yml syntax error for test-long by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  87. 7618aec test/integration: fix unaddressed comments from CL 235201 by Rebecca Stambler · 3 years, 11 months ago
  88. 90d8fcc goRunTestCodelens: convert code lens functions to async/await by Rebecca Stambler · 4 years ago
  89. 77c43e0 src/goLanguageServer: use a separate channel for LSP trace by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  90. da0c52a package.json: use golang.go in the main dev branch by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  91. bf28864 third_party/tree-kill: always use the default pgrep on mac by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  92. cdde556 ci: add windows and mac test and run lint at the end in cloudbuild by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  93. a236790 src: clean up unused import by Hana (Hyang-Ah) Kim · 4 years ago
  94. 91c626c goroot: remove references to GOROOT env variable by Brayden Cloud · 4 years ago
  95. 51b6e00 test: increase timeout and skip gopls update check in testing by Hana (Hyang-Ah) Kim · 3 years, 11 months ago
  96. ede2b2e src/goMain: update the link to modules doc by Hana (Hyang-Ah) Kim · 4 years ago
  97. 87d1420 src/debugAdapter: use go env GOROOT to find GOROOT by Hana (Hyang-Ah) Kim · 4 years ago
  98. fd5ffa2 package-lock.json: update all dependencies by Rebecca Stambler · 4 years ago
  99. 903db07 README.md: minor grammar fix by Rohan Talip · 4 years ago
  100. cdde32b debug: make launch configuration name consistent with docs and other launch.json by Eli Bendersky · 4 years ago