1. 2bde89c test/gopls: add tests for the gopls update logic by Rebecca Stambler · 4 years ago
  2. 2e3aad8 src: support setting a minimum and maximum go version for a given tool by Rebecca Stambler · 4 years ago
  3. bd32afc src: restart the language server when a new binary is installed by Rebecca Stambler · 4 years ago
  4. 92c5a0a sync: merge microsoft/vscode-go@f2a7c11 into master by Hana (Hyang-Ah) Kim · 4 years ago
  5. f2a7c11 Update default latest version for gopls (#3229) by Rebecca Stambler · 4 years ago
  6. 12fd44a remove format setting from package.json (#3223) by Rebecca Stambler · 4 years ago
  7. 6e78a05 src: restart language server automatically when its configuration changes by Rebecca Stambler · 4 years ago
  8. 70e7c4b src/goLanguageServer.ts: add go.trace.server configuration by Hana (Hyang-Ah) Kim · 4 years ago
  9. 5abbe38 sync: merge microsoft/vscode-go@92fd305 into master by Hana (Hyang-Ah) Kim · 4 years ago
  10. 92fd305 docs: update gopls related documentation (#3203) by Hyang-Ah Hana Kim · 4 years ago
  11. adf7410 sync: merge microsoft/vscode-go@e8e97e5 into master by Hana (Hyang-Ah) Kim · 4 years ago
  12. e8e97e5 test/gopls: fix the lint error (#3209) by Hyang-Ah Hana Kim · 4 years ago
  13. b5d4c6d Changelog prep for 0.14.2 by Ramya Achutha Rao · 4 years ago
  14. c565b21 goImports: avoid collapsing new imports into pseudo import line (#3045) by Hyang-Ah Hana Kim · 4 years ago
  15. be40927 test/gopls: fix the lint error by Hana (Hyang-Ah) Kim · 4 years ago
  16. 43548fa sync: merge microsoft/vscode-go@f3dd04b into master by Hana (Hyang-Ah) Kim · 4 years ago
  17. f3dd04b test/gopls: initial test setup for gopls and hover tests (#3157) by Hyang-Ah Hana Kim · 4 years ago
  18. 7a57e56 src/goLanguageServer.ts: respect configuration changes on server restart (#3186) by Rebecca Stambler · 4 years ago
  19. 605f182 Prep changelog for 0.14.2 by Ramya Achutha Rao · 4 years, 1 month ago
  20. 740d7eb Improve 'bad access' error message (#3196) by polinasok · 4 years, 1 month ago
  21. 65ede88 Handle unexpected proxy query results gracefully #3204 (#3205) by neclepsio · 4 years, 1 month ago
  22. b9fd380 src/goLanguageServer: fix missing gopls detection logic (#3197) by Hyang-Ah Hana Kim · 4 years, 1 month ago
  23. d538ccc sync: merge microsoft/vscode-go@d3c0757 into master by Hana (Hyang-Ah) Kim · 4 years, 1 month ago
  24. d3c0757 Map remote go module cache to local module cache (#3079) by Felipe Munhoz · 4 years, 1 month ago
  25. b06de5b sync: merge microsoft/vscode-go@dfa9cbb into master by Hana (Hyang-Ah) Kim · 4 years, 1 month ago
  26. dfa9cbb Revert to kill just the process for go-outline #3178 by Ramya Achutha Rao · 4 years, 1 month ago
  27. 4957f66 sync: merge microsoft/vscode-go@46dfb5a into master by Hana (Hyang-Ah) Kim · 4 years, 1 month ago
  28. 46dfb5a Fix #2551 : Code coverage disappears when typing a character (#2853) by Kegsay · 4 years, 1 month ago
  29. 893c23e Run format post prettier dependency update by Ramya Achutha Rao · 4 years, 1 month ago
  30. 28e2d9f Logic for gopls updater to accept a pre-release version (#3014) by Hyang-Ah Hana Kim · 4 years, 1 month ago
  31. 6c737b3 Fix: convert fillstruct's output to character offset (#2611) by mo2zie · 4 years, 1 month ago
  32. 7d50d75 README: Add additional info on debug adapter compilation (#2402) by Luis GG · 4 years, 1 month ago
  33. 1c314d4 Match the version of @types/vscode with vscode engine by Ramya Achutha Rao · 4 years, 1 month ago
  34. 702572e Use tree-kill to cancel running tests by Ramya Achutha Rao · 4 years, 1 month ago
  35. 0240062 docs: replace wiki links with relative links (#3188) by Hyang-Ah Hana Kim · 4 years, 1 month ago
  36. ad7a1d9 Remove obsolete note on needing cert for delve by Ramya Achutha Rao · 4 years, 1 month ago
  37. ffc1a56 Add note about needing WSL 2 on Windows 10 to use delve (#3167) by Mike Patnode · 4 years, 1 month ago
  38. f56369c package.json: update all dependencies (#3182) by Rebecca Stambler · 4 years, 1 month ago
  39. 02900e7 sync: merge microsoft/vscode-go@c8ed3d8 into master by Hana (Hyang-Ah) Kim · 4 years, 1 month ago
  40. c8ed3d8 remove fallbacks for lsp features that cannot be opted-out of (#3156) by Rebecca Stambler · 4 years, 1 month ago
  41. 3b9c40b upgrade all dependencies by Rebecca Stambler · 4 years, 1 month ago
  42. a823f46 sync: merge microsoft/vscode-go@383c0c0 by Hana (Hyang-Ah) Kim · 4 years, 1 month ago
  43. 383c0c0 Fix missing brace in placeholder for launch file snippet (#3155) by tom-shan · 4 years, 1 month ago
  44. a5e40ca Place the go runtime base path to the front of PATH (#3159) by Hyang-Ah Hana Kim · 4 years, 1 month ago
  45. bc1a24c 0.14.1 by Ramya Achutha Rao · 4 years, 1 month ago
  46. 0b5a013 Update language client to v6 by Ramya Achutha Rao · 4 years, 1 month ago
  47. 3af83e6 0.14.0 by Ramya Achutha Rao · 4 years, 1 month ago
  48. 9557e25 Documentation: move docs in wiki to Documentation directory (#3168) by Hyang-Ah Hana Kim · 4 years, 1 month ago
  49. 7966709 sync: merge microsoft/vscode-go@4b36da1 into master by Hana (Hyang-Ah) Kim · 4 years, 1 month ago
  50. 4b36da1 Update changelog to better reflect the fix to 3096 by Ramya Achutha Rao · 4 years, 1 month ago
  51. 86ba23c debug: use fileDirname for the default launch configuration (#3174) by Hyang-Ah Hana Kim · 4 years, 1 month ago
  52. 78990dd Update dependency versions in lock file by Ramya Achutha Rao · 4 years, 1 month ago
  53. bb9474f Revert "Use 6.1.0 version of the language client" by Ramya Achutha Rao · 4 years, 1 month ago
  54. 6542f43 Update changelog for polinasok's changes by Ramya Achutha Rao · 4 years, 1 month ago
  55. 2685bdc sync: merge microsoft/vscode-go@082bcfd into master by Hana (Hyang-Ah) Kim · 4 years, 1 month ago
  56. 921e3a0 extend installTools to choose the version by Hana Kim · 4 years, 3 months ago
  57. 082bcfd debugAdapter: Remove redundant support for thread events (#3145) by polinasok · 4 years, 1 month ago
  58. e09cb91 sync: merge microsoft/vscode-go@0a63ec7 into master by Hana (Hyang-Ah) Kim · 4 years, 1 month ago
  59. 0a63ec7 Simplify the code around cwd for the go run cmd (#3147) by Zhiya Zang · 4 years, 1 month ago
  60. a424c33 Fix linting error in goDebugConfiguration.ts by Ramya Achutha Rao · 4 years, 1 month ago
  61. 5afb2df Run formatter by Ramya Achutha Rao · 4 years, 1 month ago
  62. 16cbd97 Use single method to kill processes by Ramya Achutha Rao · 4 years, 1 month ago
  63. fbb4cf8 Use 'entry' as stopped event reason when stopping on entry (#3150) by polinasok · 4 years, 1 month ago
  64. cd6e81b fix lint error (#3146) by Hyang-Ah Hana Kim · 4 years, 1 month ago
  65. b865fc1 CHANGELOG.md: restore upstream CHANGELOG by Hana (Hyang-Ah) Kim · 4 years, 1 month ago
  66. fc8c683 sync: merge microsoft/vscode-go@b83ad81 to master by Hana (Hyang-Ah) Kim · 4 years, 1 month ago
  67. 392a3bb Update changelog by Ramya Achutha Rao · 4 years, 1 month ago
  68. b83ad81 Remove support for github.com/sourcegraph/go-langserver (#3127) by Rebecca Stambler · 4 years, 1 month ago
  69. e4814d0 Fix process cancelation (#3131) by Zac Bergquist · 4 years, 1 month ago
  70. bf488a2 test/integration: fix Build Tags checking test (#3135) by Hyang-Ah Hana Kim · 4 years, 1 month ago
  71. 8f5548a test/integration: use default GOPATH when the env var is not set (#3117) by Hyang-Ah Hana Kim · 4 years, 1 month ago
  72. 3797aee sync: Merge microsoft/vscode-go@134a1a0417 to master by Hana (Hyang-Ah) Kim · 4 years, 1 month ago
  73. 134a1a0 Pass filepath to delve if program points to a file (#3016) by marcel-basel · 4 years, 1 month ago
  74. d4b0b01 goMain: go.locate.tools command (#3116) by Hyang-Ah Hana Kim · 4 years, 2 months ago
  75. a198079 sync: merge microsoft/vscode-go@765f96d into master by Hana (Hyang-Ah) Kim · 4 years, 2 months ago
  76. f4e5bfe build/README: document CI/CD status by Hana (Hyang-Ah) Kim · 4 years, 2 months ago
  77. ccc284e build/merge: fix gcloud command error by Hana (Hyang-Ah) Kim · 4 years, 2 months ago
  78. 765f96d changelog update for cover profile path update by Ramya Achutha Rao · 4 years, 2 months ago
  79. 5394548 Keep the last used cover profile path (#3119) by Alexandre Vilain · 4 years, 2 months ago
  80. 2597690 Changelog prep for 0.14.0 by Ramya Achutha Rao · 4 years, 2 months ago
  81. 92d149c Expand file paths in test err output if line starts with tab or 4 spaces #1836 by Ramya Achutha Rao · 4 years, 2 months ago
  82. 893b29b Expand file paths only when test fails #1836 by Ramya Achutha Rao · 4 years, 2 months ago
  83. 3806624 sync: merge microsoft/vscode-go@79a6b01 into master by Hana (Hyang-Ah) Kim · 4 years, 2 months ago
  84. 79a6b01 Fix 'run without debugging' when using modules or no user debug configuration (#3125) by Hyang-Ah Hana Kim · 4 years, 2 months ago
  85. 28bab92 Show warning if 'program' attribute is used in 'remote' mode when attaching (#2999) by Quoc Truong · 4 years, 2 months ago
  86. 39dadee sync: merge microsoft/vscode-go@efb94c8 into master by Hana (Hyang-Ah) Kim · 4 years, 2 months ago
  87. 9af87f1 build/merge.bash: script to help sync nightly with upstream by Hana (Hyang-Ah) Kim · 4 years, 2 months ago
  88. efb94c8 Fixes linux test in travis (#3115) by Hyang-Ah Hana Kim · 4 years, 2 months ago
  89. 87bfe72 Add note on git being needed for tool installation by Ramya Achutha Rao · 4 years, 2 months ago
  90. bec6bb5 Restore detach error log message (#3123) by Luis GG · 4 years, 2 months ago
  91. 78518d7 Use go run . when program points to directory #3096 by Ramya Achutha Rao · 4 years, 2 months ago
  92. 1c0fe52 Run formatter by Ramya Achutha Rao · 4 years, 2 months ago
  93. 67fde72 merge microsoft/vscode-go@430362e by Hana (Hyang-Ah) Kim · 4 years, 2 months ago
  94. f58e6b0 Revert "Sync @ 7da5077" by Hyang-Ah Hana Kim · 4 years, 2 months ago
  95. 2eb3f22 Revert "Sync microsoft/vscode-go@d53b1b3" by Hyang-Ah Hana Kim · 4 years, 2 months ago
  96. 430362e Eval failures to be logged as warnings #3006 by Ramya Achutha Rao · 4 years, 2 months ago
  97. 444f0fc Update Readme.md by Ramya Rao · 4 years, 2 months ago
  98. 25c7bf5 Sync microsoft/vscode-go@d53b1b3 by Hana (Hyang-Ah) Kim · 4 years, 2 months ago
  99. 5eeab5c Hide linux failures in travis #3073 by Ramya Achutha Rao · 4 years, 2 months ago
  100. 38af15a golangci-lint --out-format=colored-line-number (#3112) by Carlton Henderson · 4 years, 2 months ago