1. 33925ef .github/workflows: add wiki.yml that copies docs/ to wiki repo by Hana (Hyang-Ah) Kim · 2 years ago
  2. 9c33653 package.json: update to moment 2.29.2 by Hana · 2 years, 1 month ago
  3. e599c1a all: gofmt by Russ Cox · 2 years ago
  4. 8c5171d src/goVulncheck.ts: add package or workspace choice to vulncheck command by Suzy Mueller · 2 years, 1 month ago
  5. 1a65a12 src/goTest: Use more robust method to find module name in go.mod by Daniel Lipovetsky · 2 years, 1 month ago
  6. a387381 .github/workflows: update GabrielBB/xvfb-action and go versions by Hana · 2 years, 1 month ago
  7. 21fe4bb src/goMain: require configureLanguageServer for full activation by Hana · 2 years, 1 month ago
  8. d0de08d test/gopls/survey: stub vscode.env.openExternal by Hana · 2 years, 1 month ago
  9. 089cf13 docs/advanced.md: remove go1.18 section, rearrange contents by Hana · 2 years, 1 month ago
  10. 28583ae docs/contributing.md: discuss kokoro and how to use it by Hana · 2 years, 1 month ago
  11. 9e9244c src/goVulncheck.ts: create vulncheck command by Jamal Carvalho · 2 years, 1 month ago
  12. cc7344b Revert "build: run npm audit as part of ci test" by Hyang-Ah Hana Kim · 2 years, 1 month ago
  13. 47a586b package.json: sync gopls@v0.8.2 by Hana · 2 years, 1 month ago
  14. ea58fe1 debugging.md: add FAQ on debugging binaries with missing debug info by Polina Sokolova · 2 years, 1 month ago
  15. 106d188 build: run npm audit as part of ci test by Hana · 2 years, 1 month ago
  16. c5bd652 package.json: describe enum values of lintOnSave/vetOnSave by Hana · 2 years, 1 month ago
  17. aa3f7cc tools/installtools: remove temporarily hard-coded gopls version by Hana · 2 years, 1 month ago
  18. 0fa41b1 docs/contributing.md: add tips for contribution by Hana · 2 years, 1 month ago
  19. e2a7fb5 docs/debugging.md: fix the default of envFile by Hana · 2 years, 1 month ago
  20. d7f9578 src/language/goLanguageServer: restore gopls opt-out survey prompt by Hana · 2 years, 1 month ago
  21. e694981 package-lock.json: update minimist to v1.2.6 by Hana · 2 years, 1 month ago
  22. 3648e64 src/goExplorer.ts: make workspace go env editable via commands by Jamal Carvalho · 2 years, 1 month ago
  23. 7ab6cc5 src/goExplorer.ts: create opened files if they do not exist by Jamal Carvalho · 2 years, 2 months ago
  24. b0d47a8 src/goExplorer.ts: consolidate tools information into single tree item by Jamal Carvalho · 2 years, 2 months ago
  25. 3999594 package.json: add go icon to explorer view by Jamal Carvalho · 2 years, 2 months ago
  26. 78cc836 src/language: move legacy provider registration to a separate module by Hana · 2 years, 2 months ago
  27. cff188b src/language: move language features to the language directory by Hana · 2 years, 2 months ago
  28. c14a3ee test/integration: test go explorer tree view ui by Jamal Carvalho · 2 years, 2 months ago
  29. 4e80a4f src/goExplorer.ts: consolidate usage of go env command by Jamal Carvalho · 2 years, 2 months ago
  30. def9da9 src/goExplorer.ts: update tree item icons by Jamal Carvalho · 2 years, 2 months ago
  31. 5d86420 src/goExplorer.ts: display tools configuration detail in explorer view by Jamal Carvalho · 2 years, 2 months ago
  32. 3f5f0cd src/goExplorer.ts: add a go tree view to the explorer by Jamal Carvalho · 2 years, 2 months ago
  33. 8ab268f src/goDebugConfiguration: remove remote attach info pop-up by Polina Sokolova · 2 years, 2 months ago
  34. b48fe43 package.json: start v0.33.0 dev by Hana · 2 years, 2 months ago
  35. bf63e1e CHANGELOG.md: change log for v0.32.0 by Hana · 2 years, 2 months ago
  36. 2238caa package.json: reuse go.mod tmGrammar for go.work syntax highlight by Hana · 2 years, 2 months ago
  37. c783d6f src:goGenerateTests: fix lint by Hana · 2 years, 2 months ago
  38. 1cc1b7c src/goGenerateTests: fix method can not generate test in gopls document symbol by Pavle Lee · 2 years, 2 months ago
  39. aca26c6 src/goToolsInformation: update the latest gopls versions to v0.8.0 by Hana · 2 years, 2 months ago
  40. 03af3d4 package.json: sync gopls settings @ v0.8.0 by Hana · 2 years, 2 months ago
  41. 1274335 package.json: fix spelling for generateTestForPackage by Hana · 2 years, 2 months ago
  42. b6187d8 package.json: add go.toolsManagement.go by Hana · 2 years, 2 months ago
  43. 6399238 codereview.cfg: declare issue repo by Hana · 2 years, 2 months ago
  44. 09c4936 src/goEnv.ts: pass uri to getGoConfig by Jamal Carvalho · 2 years, 2 months ago
  45. 0f849d1 src/config: add ExtensionInfo to replace isInPreview/isInCloudIDE by Hana · 2 years, 2 months ago
  46. 0bd09b6 src/goMain: install tools for suggested updates if autoUpdate is on by Hana · 2 years, 2 months ago
  47. 2434bfa src/utils: add utils/README.md and move test_events.md to goTest by Hana · 2 years, 2 months ago
  48. acbe503 src/goImport,goOutline: check registered gopls commands by Hana · 2 years, 2 months ago
  49. 4aa4554 src/goLanguageServer: skip buildLanguageClient if it's disabled by Hana · 2 years, 2 months ago
  50. 073b8fc src/goLanguageServer: include go version in the gopls crash report by Hana · 2 years, 2 months ago
  51. e6dc469 src/goLanguageServer: sample half of gopls opt-out users for survey by Hana · 2 years, 2 months ago
  52. 4b6318c src/goLanguageServer: clean unused `surveyOnly` param by Hana · 2 years, 2 months ago
  53. 5494d35 src/goLanguageServer.ts: don't let config change trigger opt-out survey by Hana · 2 years, 2 months ago
  54. 2222461 src/goOutline.ts: use regexp to find package decl by Suzy Mueller · 2 years, 2 months ago
  55. 7bc14ec src/goStatus: add go.work to status bar quickpick by Suzy Mueller · 2 years, 2 months ago
  56. 16eadfa src/goMain: suggest tool updates if tools were compiled with old go by Hana · 2 years, 2 months ago
  57. 934911a src/goLanguageServer: cache language server info by Hana · 2 years, 2 months ago
  58. 28136c8 src/goOutline: use language server to get document symbols by Suzy Mueller · 2 years, 3 months ago
  59. af9afa3 src/goMain.ts: remove warning about dlv-dap in alternateTools by Hana · 2 years, 2 months ago
  60. bdcd7a6 src/goMain.ts: remove prompt for nightly extension users by Hana · 2 years, 2 months ago
  61. b3048fc src/goLanguageServer: use 1.42+ workspace.getConfiguration API by Hana · 2 years, 3 months ago
  62. 9156fb4 src/goMain: use inspectGoToolVersion instead of runGoVersionM by Hana · 2 years, 3 months ago
  63. 3e9fb0e src/util: remove vendoring support check by Hana · 2 years, 3 months ago
  64. 4435e8e src/util: fix vendor support check by Hana · 2 years, 3 months ago
  65. 37ffd3c test: update switch goroutine test by Suzy Mueller · 2 years, 3 months ago
  66. e04eb10 build: log shm size & increase shm size to 8G by Hana · 2 years, 2 months ago
  67. e50cf23 src/goPackages: make goListPkgs async and run go list with -e by Hana · 2 years, 3 months ago
  68. 5b290fa CHANGELOG.md: list changes for v0.31.1 by Hana · 2 years, 3 months ago
  69. fb8ba52 vscode-go: remove references to gopkgs by Jamal Carvalho · 2 years, 3 months ago
  70. 68fae93 tools: remove gopkgs from all tools information by Jamal Carvalho · 2 years, 3 months ago
  71. 037e8a3 src/goTest: avoid a name conflicting with the proposed quickpick api by Hana · 2 years, 3 months ago
  72. 3ad379c src/goEnvironmentStatus: use installTool for golang.org/dl/* install by Hana · 2 years, 3 months ago
  73. 9d0ec81 .github/workflows: replace go1.18-beta1 with go1.18-beta2 by Hana · 2 years, 3 months ago
  74. c01699e docs/features.md: discuss default formatting behavior and template support by Hana · 2 years, 3 months ago
  75. c5ebe02 docs/advanced.md: use go1.18beta2 in the instruction by Hana · 2 years, 3 months ago
  76. d5403b9 src/goToolsInformation: require go1.13+ for gopls by Hana · 2 years, 3 months ago
  77. 0a9d740 .github/workflows: partially revert go.dev/cl/380175 by Hana · 2 years, 3 months ago
  78. 59d4c16 test/integration: skip 'disconnect with multiple disconnectRequests' test by Hana · 2 years, 3 months ago
  79. 92797b2 package.json: bump dev version to 0.32.0 by Suzy Mueller · 2 years, 3 months ago
  80. 6264294 docs/advanced.md: fix broken link and add more links by Hana · 2 years, 3 months ago
  81. debf84a docs/advanced.md: add go1.18 instruction by Hana · 2 years, 3 months ago
  82. 2735f15 src/goTest: remove '#' in subtest name parsing cutset by Hana · 2 years, 3 months ago
  83. c42b3cd src/goTest: detect Fuzz tests and list them in test explorer UI by Hana · 2 years, 3 months ago
  84. 6a37048 workflows: replace repository dispatch with workflow dispatch by Hana · 2 years, 3 months ago
  85. b5b4835 CHANGELOG.md: Update changelog for release continued by Suzy Mueller · 2 years, 3 months ago
  86. 6135b6e src/goPackages.ts: replace use of gopkgs with go list by Jamal Carvalho · 2 years, 3 months ago
  87. 1b607ad tests/testdata: fix package name in importTest by Jamal Carvalho · 2 years, 3 months ago
  88. 6fb2a2a package.json: update mocha@v9.2.0 by Hana · 2 years, 3 months ago
  89. e4e5dfa test: remove flaky step out test by Suzy Mueller · 2 years, 3 months ago
  90. 59db2c8 tools/license.sh: only include production dependencies in LICENSE by Suzy Mueller · 2 years, 3 months ago
  91. 8a5263d package.json: update gopls settings for v0.7.5 by Suzy Mueller · 2 years, 3 months ago
  92. e79a488 test: fix default go.delveConfig test by Suzy Mueller · 2 years, 3 months ago
  93. ffc9238 tools: fix gopls update tool generation by Suzy Mueller · 2 years, 3 months ago
  94. 5bfc2aa build/all.bash: fix jq query to change hideSystemGoroutines default by Hana · 2 years, 3 months ago
  95. 0c7a9c4 CHANGELOG.md: Update CHANGELOG.md for release by Suzy Mueller · 2 years, 3 months ago
  96. 4ef6379 src/goToolsInformation: update latest gopls prerelease version by Suzy Mueller · 2 years, 3 months ago
  97. aae8322 package.json: use defaults from package.json for delveConfig by Suzy Mueller · 2 years, 4 months ago
  98. 4667012 package.json: change go template file language id to gotmpl by Hana · 2 years, 4 months ago
  99. 7cabf78 src/goBrowsePackage.ts: use async function syntax by Jamal Carvalho · 2 years, 3 months ago
  100. 5a7c4f7 build,docs: remove references to all.bash setup_env by Jamal Carvalho · 2 years, 3 months ago