1. 80f450f src/welcome: remove unused variables by Hana · 3 years, 2 months ago
  2. 808b02f src/goDebugFactory.ts: fix error in exec mode by Suzy Mueller · 3 years, 2 months ago
  3. 9fe63c5 welcome: remove gopls announcement from the welcome page by Rebecca Stambler · 3 years, 2 months ago
  4. 8da2809 utils/pathUtils: add the new installation paths for windows by Hana · 3 years, 2 months ago
  5. cbb1479 src/goModules: check goVersion isn't null before using it by Hana · 3 years, 2 months ago
  6. 6c0bda2 package.json: configure the debug adapter from launch.json by Suzy Mueller · 3 years, 2 months ago
  7. 481ae47 test/integration/goDebug.test.ts: include reasons for cwd test fail by Suzy Mueller · 3 years, 2 months ago
  8. d96dc45 test/integration/goDebug.test.ts: fix local variable assertion by Suzy Mueller · 3 years, 2 months ago
  9. 7f1e239 build/all.bash: use delve at master for ci by Suzy Mueller · 3 years, 2 months ago
  10. 516bf10 .github/workflows: use delve at master by Suzy Mueller · 3 years, 2 months ago
  11. 7dd7f7a src/goLanguageServer: remove go-langserver deprecation warning by Hana · 3 years, 2 months ago
  12. 8f31447 test/integration/goDebug.test.ts: run existing debug tests on dlv dap by Suzy Mueller · 3 years, 3 months ago
  13. 66e03b8 src/pickProcess: fix regexp to detect go versions with no patch version by Suzy Mueller · 3 years, 2 months ago
  14. 7fcd3d2 eslint: Fix some eslint warnings by Peter Weinbergr · 3 years, 2 months ago
  15. 54602c5 src/debugAdapter: disable stackTrace error pop-ups by Polina Sokolova · 3 years, 2 months ago
  16. 8272510 package.json: update logOutput documentation in launch config by Suzy Mueller · 3 years, 2 months ago
  17. 5e19b9d .github/workflows: update go, node versions by Hana · 3 years, 2 months ago
  18. 30b086f src/goMain: use lint tool's name as the lint diagnostic collection name by Hana · 3 years, 5 months ago
  19. e760407 src/goDebugConfiguration.ts: remove gcflags using regexp by Suzy Mueller · 3 years, 2 months ago
  20. 150a6d3 package-lock.json: update gts/prettier locked versions by Hana · 3 years, 2 months ago
  21. 8c699ae build: run with a different version of go by Hana · 3 years, 2 months ago
  22. 526ef89 .github/workflows: remove macos-latest from test-long.yml by Hana · 3 years, 3 months ago
  23. 4a719c8 CHANGELOG.md: sync CHANGELOG.md with the one in the release branch by Hana · 3 years, 2 months ago
  24. 49d737e package.json: change version to v0.23.0-dev by Hana · 3 years, 2 months ago
  25. f7b122c docs/advanced: add info about format/import by Hana · 3 years, 2 months ago
  26. 74e266b eslint: reformat files in src with gts fix and eslint comments by Peter Weinbergr · 3 years, 2 months ago
  27. 289e788 docs/debugging.md: update documentation for processId by Suzy Mueller · 3 years, 3 months ago
  28. c7086f8 src/goDebugFactory.ts: remove the "godlvdap" debug type by Suzy Mueller · 3 years, 3 months ago
  29. 84a6b61 package.json: add disableConcurrentTests setting by Charles Kenney · 3 years, 2 months ago
  30. 4ef4f53 eslint: Change test files so eslint does not complain by Peter Weinbergr · 3 years, 2 months ago
  31. d0777c4 .github/workflows: allow to run Long Tests outside the official repo by Hana · 3 years, 3 months ago
  32. e8a2ba3 .github/workflows: add go1.16 test to Long Tests by Hana · 3 years, 3 months ago
  33. 64f7875 test/integration: use module mode for testing by Hana · 3 years, 3 months ago
  34. ab62b6c test/testdata: add missing go.mod file for cwdTest by Hana · 3 years, 3 months ago
  35. 9233ebf .github/workflows: install gocode-gomod by Hana · 3 years, 3 months ago
  36. 02b5116 build/all.bash: install gocode-gomode by Hana · 3 years, 3 months ago
  37. 0dc8517 goLanguageServer: prompt user to fill out survey when they disable gopls by Rebecca Stambler · 3 years, 3 months ago
  38. 1a9e669 Revert ".github/workflows: run Long Tests with go1.16 rc1" by Hyang-Ah Hana Kim · 3 years, 3 months ago
  39. 32a9f15 .github/workflows: run Long Tests with go1.16 rc1 by Hana · 3 years, 3 months ago
  40. 95dc50c goLanguageServer: add logic to prompt users to opt back into gopls by Rebecca Stambler · 3 years, 3 months ago
  41. 48c4af1 src/pickProcess.ts: add attach by process name command by Suzy Mueller · 3 years, 3 months ago
  42. 3ef8679 third_party/tree-kill: remove dependency on mocha by Hana · 3 years, 3 months ago
  43. 3525068 src/pickProcess.ts: use lsof to find process exes on darwin by Suzy Mueller · 3 years, 3 months ago
  44. 3fa9b0f src/debugAdapter2: remove thin adapter for dlv-dap by Suzy Mueller · 3 years, 3 months ago
  45. 0c6dce4 goLanguageServer: add special handling for incorrect flags by Rebecca Stambler · 3 years, 3 months ago
  46. 6a14cd3 package-lock.json: update package-lock.json to lockfile version 2 by Hana · 3 years, 3 months ago
  47. 2e2c885 test: use CODE_VERSION for testing by Hana · 3 years, 3 months ago
  48. 7452751 test/runTest: add --force-disable-user-env by Hana · 3 years, 3 months ago
  49. df853b9 src/goDebugFactory.ts: run dlv-dap as a server and connect as server by Suzy Mueller · 3 years, 3 months ago
  50. 555b11b docs: fix broken links by Elena Neuschild · 3 years, 3 months ago
  51. feee65b src/goMain: fix the exception caused by invalid version string by Hana · 3 years, 3 months ago
  52. df04ba2 test/runTest: use vscode 1.52.1 by Hana · 3 years, 3 months ago
  53. 6c94bb8 src/goDebugConfiguration.ts: invoke pick process for local attach by Suzy Mueller · 3 years, 3 months ago
  54. f2fcdb1 src/goMain: correct showGoWelcomePage hard-coded version string by Hana · 3 years, 3 months ago
  55. eb53a53 package.json: fix typos by Abhishek Patra · 3 years, 3 months ago
  56. ab0629e src/goLanguageServer: add platfom info in the automated issue report by Hana · 3 years, 3 months ago
  57. 2c40d20 goLanguageServer: disable the language server with SSH URIs by Rebecca Stambler · 3 years, 3 months ago
  58. 6841fe0 src/goMain: use a hard-coded version string for welcome page state by Hana · 3 years, 3 months ago
  59. 306da34 src/goLanguageServer: use isInPreviewMode to enable experiments by Hana · 3 years, 3 months ago
  60. cf5ff5f docs/settings.md: replace the old gopls doc link with the new one by Hana · 3 years, 3 months ago
  61. 1ad5c33 src/goLanguageServer: protect language restart with mutex by Hana · 3 years, 3 months ago
  62. 30b7367 package-lock.json: update ini by Hana · 3 years, 3 months ago
  63. 55b2284 src/goLanguageServer: block until the language client is ready by Hana · 3 years, 3 months ago
  64. 3c08fec package.json: add dlv to alternateTools value list by Hana · 3 years, 3 months ago
  65. 05251dd README.md: add the new video material by Hana · 3 years, 3 months ago
  66. 46a15da src/utils/wmicProcessParser.ts: get exe path from wmic by Suzy Mueller · 3 years, 3 months ago
  67. aa02c3f src/pickProcess.ts: add linux cmd for go process by Suzy · 3 years, 3 months ago
  68. cfc3d4f src/goMain: linkify documentLink deprecation warning message by Hana · 3 years, 3 months ago
  69. 5d48c07 goLanguageServer: add extra information to automated error reports by Rebecca Stambler · 3 years, 3 months ago
  70. aac9542 goLanguageServer: add an opt-in "always update" setting for gopls by Rebecca Stambler · 3 years, 3 months ago
  71. 17e80f5 src/pickProcess.ts: fix platform process commands by Suzy Mueller · 3 years, 3 months ago
  72. db2234c src/stateUtils.ts: add command to reset memento state by Suzy Mueller · 3 years, 3 months ago
  73. 4d6ed04 src/pickProcess.ts: add pick process command for local attach by Suzy Mueller · 3 years, 3 months ago
  74. ad3a7d2 build: run docker with SYS_PTRACE capability by Hana · 3 years, 3 months ago
  75. 1534912 src/goDebug: check if delve exited before attempting to get state by Suzy Mueller · 3 years, 3 months ago
  76. 5f88d61 docs: delete broken links about auto formatting by Hana · 3 years, 3 months ago
  77. 63d2287 src/welcome: correct link to Gophers Slack by Rebecca Stambler · 3 years, 3 months ago
  78. 9a4ca54 src/goLanguageServer.ts: fix suggestUpdateGopls documentation by Suzy Mueller · 3 years, 3 months ago
  79. 76ce9ba docs: minor updates of features.md and troubleshooting.md by Hana · 3 years, 3 months ago
  80. b665d37 src/goLanguageServer: remove gopls start progress bar by Hana · 3 years, 3 months ago
  81. d04d4cf README.md: correct tools installation command name by Hana · 3 years, 3 months ago
  82. 03274ad src/goStatus: present error icon if gopls couldn't be found by Hana · 3 years, 3 months ago
  83. 465fe7e src/goLanguageServer.ts: prompt to update instead of silent update by Suzy Mueller · 3 years, 3 months ago
  84. 607cebe src/welcome: add note about removing go.useLanguageServer setting by Rebecca Stambler · 3 years, 3 months ago
  85. d762a13 README.md: use the exact links by Hana · 3 years, 3 months ago
  86. 1707d4b README: add troubleshooting section, some cleanup by Rebecca Stambler · 3 years, 3 months ago
  87. cc04c37 .github/ISSUE_TEMPLATE: update bug report template by Hana · 3 years, 3 months ago
  88. f7bd66d docs: pull advanced documentation out of the main README by Rebecca Stambler · 3 years, 3 months ago
  89. b87c454 src/goMain: use vscode setting doc for importShortcut by Hana · 3 years, 3 months ago
  90. 0cd9eab README.md: format README to wrap to 80 characters by Rebecca Stambler · 3 years, 3 months ago
  91. 5e8b1e9 README: updates to README.md after a review by Rob Findley · 3 years, 3 months ago
  92. 063b57d src/goLanguageServer.ts: remove prompt when the default is changed by Suzy Mueller · 3 years, 3 months ago
  93. 30b8fdb package.json: enable gopls by default by Hana · 3 years, 3 months ago
  94. b386aef src/goMain: show welcome page for 0.22.0 by Hana · 3 years, 3 months ago
  95. 8d7dda0 src/goMain: adjust showGoWelcomePage to show for prereleases by Hana · 3 years, 3 months ago
  96. d993742 docs/settings: include enum and enum descriptions by Hana · 3 years, 3 months ago
  97. f534354 README.md: rewrite assuming gopls is on by default by Hana · 3 years, 4 months ago
  98. f99b5fb docs/features.md: add call hierarchy documentation by Suzy Mueller · 3 years, 3 months ago
  99. 867b590 src/goTools: update hardcoded gopls latest version by Hana · 3 years, 3 months ago
  100. bb6665d docs/features.md: remove default tool description for gopls features by Suzy Mueller · 3 years, 3 months ago