1. 6db689c correctly set GO111MODULE when installing tools (#2970) by Rebecca Stambler · 4 years, 3 months ago
  2. 26ea87f 0.12.0 by Ramya Achutha Rao · 4 years, 3 months ago
  3. 24b493b -coverprofile flag shld be set before user provided flags by Ramya Achutha Rao · 4 years, 3 months ago
  4. 9ab7b8b Pass build flags & args from testFlags separately to dlv #2115 by Ramya Achutha Rao · 4 years, 3 months ago
  5. d6b6668 Use build & test tags in debug test at cursor cmd #2953 by Ramya Achutha Rao · 4 years, 3 months ago
  6. da2c54c delete and recreate go.mod instead of running go mod tidy (#2948) by Rebecca Stambler · 4 years, 3 months ago
  7. d4982a9 use tags and options as default input value (#2944) by Nisheet Sinvhal · 4 years, 4 months ago
  8. 7954267 install tools with wildcards in module mode for Go >= 1.13 (#2945) by Rebecca Stambler · 4 years, 4 months ago
  9. 1feac6a Deleting the accidental commit of vsix file by Ramya Achutha Rao · 4 years, 4 months ago
  10. be0cc9e Trim more features that can be disabled on the language server by Ramya Achutha Rao · 4 years, 4 months ago
  11. 63f1b04 Trim features that can be disabled on the language server by Ramya Achutha Rao · 4 years, 4 months ago
  12. 26873d1 Prep changelog for next release by Ramya Achutha Rao · 4 years, 4 months ago
  13. 05d741b Clear diagnostics on gopls restart only if it exists #2928 by Ramya Achutha Rao · 4 years, 4 months ago
  14. 4060ab1 Update .travis.yml (#2915) by Ryan Boehning · 4 years, 4 months ago
  15. 58057ad Update Typescript 3.7.2, vscode-test 1.2.3 (#2900) by Luis GG · 4 years, 4 months ago
  16. 7e2de14 Activate extension when workspace contains go files (#2859) by Zac Bergquist · 4 years, 4 months ago
  17. 61b612e Add option for "Dont Ask Again" while saving the file in debug mode (#2906) by C S Madhav · 4 years, 5 months ago
  18. e7da18f Update bug report based on #2844 by Ramya Achutha Rao · 4 years, 5 months ago
  19. 93df346 Update PR template by Ramya Achutha Rao · 4 years, 5 months ago
  20. 8db6623 Create pull_request_template.md (#2851) by Julio C. Ramos · 4 years, 5 months ago
  21. 6ffbcd8 add setting to apply test coverage when single test file is run (#2884) by Oleg Kovalov · 4 years, 5 months ago
  22. 5916863 fix GDPR annotation by kieferrm · 4 years, 5 months ago
  23. 74ba78a 0.11.9 by Ramya Achutha Rao · 4 years, 5 months ago
  24. 077e928 run `go mod tidy` between tool installations (#2877) by Rebecca Stambler · 4 years, 5 months ago
  25. 21b2275 0.11.8 by Ramya Achutha Rao · 4 years, 5 months ago
  26. e936903 Exclude prerelease tagged versions when fetching latest gopls version (#2885) by Rebecca Stambler · 4 years, 5 months ago
  27. 2bb53a5 Update gopls wiki links (#2852) by Ilya Danilkin · 4 years, 5 months ago
  28. e7e56ea Sort import packages in the Go: Add Import cmd by std lib first (#2803) by Kaarthik Rao Bekal Radhakrishna · 4 years, 5 months ago
  29. 578a3c5 Updated changelog by Ramya Achutha Rao · 4 years, 5 months ago
  30. c1669d1 Use mod file to determine module mode when debugging (#2846) by Ramya Rao · 4 years, 5 months ago
  31. d6a0fac tslint: prefer for-of loops (#2863) by Zac Bergquist · 4 years, 5 months ago
  32. 6bf3e8f tslint: enable object literal shorthand rule (#2864) by Zac Bergquist · 4 years, 5 months ago
  33. 151b605 fix config for language server go to implementation feature (#2876) by Rebecca Stambler · 4 years, 5 months ago
  34. 41dbe9c tslint: add curly (#2855) by Kegsay · 4 years, 5 months ago
  35. 6374465 tslint: add one-variable-per-declaration (#2856) by Kegsay · 4 years, 5 months ago
  36. a4df3b5 tslint: add no-empty (#2854) by Kegsay · 4 years, 5 months ago
  37. 1470692 Add more details on issue labels by Ramya Rao · 4 years, 5 months ago
  38. de7296f Add logs around installing tools by Ramya Achutha Rao · 4 years, 5 months ago
  39. 7db4cb5 Remove old issue template by Ramya Achutha Rao · 4 years, 5 months ago
  40. d250a86 Use new templates for bugs & feature requests (#2840) by Julio C. Ramos · 4 years, 5 months ago
  41. a8a867c Distinguish between ni and zero slice and maps (#2839) by Kaarthik Rao Bekal Radhakrishna · 4 years, 5 months ago
  42. ccd44d9 Add flag to disable gopls highlighting (#2833) by Kaarthik Rao Bekal Radhakrishna · 4 years, 5 months ago
  43. da16ae7 always use a fake mod file and fresh temp directory for installation (#2845) by Rebecca Stambler · 4 years, 5 months ago
  44. cd1ad4b Use getGoConfig() utility (#2818) by Rebecca Stambler · 4 years, 5 months ago
  45. 3adbc57 Organize imports by Ramya Achutha Rao · 4 years, 5 months ago
  46. 0839658 Fix the failing tests, include Go 1.13 in test matrix by Ramya Achutha Rao · 4 years, 5 months ago
  47. 282a94d Update changelog by Ramya Achutha Rao · 4 years, 6 months ago
  48. 066bdbc use the user's GOPROXY settings when requesting the gopls version (#2774) by Rebecca Stambler · 4 years, 6 months ago
  49. ca1ea16 Update annotations for language server features by Ramya Achutha Rao · 4 years, 6 months ago
  50. a1856f6 Gate the check for gopls updates using a setting (#2773) by Ramya Rao · 4 years, 6 months ago
  51. 71c4e82 Clean up the signature help test (#2825) by Zac Bergquist · 4 years, 6 months ago
  52. f5e09c1 support Go 1.11 when installing tools in module mode (#2812) by Rebecca Stambler · 4 years, 6 months ago
  53. 4e56eb7 clear diagnostics on language server restart (#2817) by Rebecca Stambler · 4 years, 6 months ago
  54. ddff5c3 Move comment outside multiline command in .travis.yml (#2814) by Marcus Farkas · 4 years, 6 months ago
  55. 83b8fea Remove user supplied -run flags when running tests (#2285) by Aravind · 4 years, 6 months ago
  56. 3d14fed Show correct placeholder when extracting method (#2799) by Roman Levin · 4 years, 6 months ago
  57. e2461eb Fix and reenable linux in travis runs (#2802) by Marcus Farkas · 4 years, 6 months ago
  58. cd30b0d Hover test using go doc needs more time by Ramya Achutha Rao · 4 years, 6 months ago
  59. b0cfd35 0.11.7 version update by Ramya Achutha Rao · 4 years, 6 months ago
  60. dc02d57 0.11.7 by Ramya Achutha Rao · 4 years, 6 months ago
  61. 9874b40 fix stopOnEntry (#2762) by Joel Hendrix · 4 years, 6 months ago
  62. 321dbc9 Fix a bug where remoteSource is incorrect if it is a forward slash (#2794) by Quoc Truong · 4 years, 6 months ago
  63. a3c7571 Handle case when goVersion is invalid by Ramya Achutha Rao · 4 years, 6 months ago
  64. c2551d9 vet only current package unless cmd is for workspace #2212 by Ramya Achutha Rao · 4 years, 6 months ago
  65. 6a39554 Fix regression in build workspace feature by Ramya Achutha Rao · 4 years, 6 months ago
  66. b3a16ec Fix regression in test pkgs in workspace feature by Ramya Achutha Rao · 4 years, 6 months ago
  67. 12369dd Add note on all features in languageServerExperimentalFeatures setting by Ramya Achutha Rao · 4 years, 6 months ago
  68. 551b7cc Remove linux from matrix as tests are not being run by Ramya Achutha Rao · 4 years, 6 months ago
  69. eef50e5 Increase timeout for long running tests (#2778) by Ramya Rao · 4 years, 6 months ago
  70. e0cb5d3 Reduce tools causing analysis tools missing alert, corresponding features are responsible for missing tool alert by Ramya Achutha Rao · 4 years, 6 months ago
  71. 136965c Skip reference codelens when guru is not installed by Ramya Achutha Rao · 4 years, 6 months ago
  72. 93a2c23 0.11.6 by Ramya Achutha Rao · 4 years, 6 months ago
  73. c504929 Skip using Go proxy to get gopls latest info (#2775) by Ramya Rao · 4 years, 6 months ago
  74. 0598317 Add try-catch blocks around web requests (#2771) by Rebecca Stambler · 4 years, 6 months ago
  75. 8315764 Add line comment language configuration for go.mod (#2761) by Segev Finer · 4 years, 6 months ago
  76. 4ce3c24 0.11.5 by Ramya Achutha Rao · 4 years, 6 months ago
  77. 95d4d58 Fix a bug where clearing breakpoints failed (#2744) by Quoc Truong · 4 years, 6 months ago
  78. a2db798 Handle pseudoversions when updating gopls version (#2745) by Rebecca Stambler · 4 years, 7 months ago
  79. 874bcb4 Fix typo in settings description for goimports (#2748) by Jake Jarvis · 4 years, 7 months ago
  80. e63cb4a Reload if GO111MODULE changes in settings (#2747) by Ramya Rao · 4 years, 7 months ago
  81. 7fab4f3 Update package-lock by Ramya Achutha Rao · 4 years, 7 months ago
  82. 45f2b52 Use newlines instead of os.EOL for the gopls update check (#2743) by Rebecca Stambler · 4 years, 7 months ago
  83. 575eb30 Debugging improvements in changelog by Ramya Achutha Rao · 4 years, 7 months ago
  84. 7ea5114 changelog for 0.11.5 by Ramya Achutha Rao · 4 years, 7 months ago
  85. c3eed78 Show warning message when modifying debugged file (#2653) by Hary Prabowo Suryoatmojo · 4 years, 7 months ago
  86. 12e064c Polish remote debug experience (#2685) by Quoc Truong · 4 years, 7 months ago
  87. 461c79d check the gopls version and update if outdated (#2719) by Rebecca Stambler · 4 years, 7 months ago
  88. 2a16eb0 Remove use of deprecated gometalinter (#2726) by Samantha Monteiro · 4 years, 7 months ago
  89. eb89f02 update all dependencies (#2718) by Rebecca Stambler · 4 years, 7 months ago
  90. 5cc133b Fix liniting errors from previous commit by Ramya Achutha Rao · 4 years, 7 months ago
  91. 3218ceb Refactor language server handling (#2703) by Rebecca Stambler · 4 years, 7 months ago
  92. c43b2a4 Fix language-client compat issues by Ramya Achutha Rao · 4 years, 7 months ago
  93. 28e9105 Fix linting errors by Ramya Achutha Rao · 4 years, 7 months ago
  94. 2c21805 separate tool information from installation (#2701) by Rebecca Stambler · 4 years, 7 months ago
  95. 4c4e09c Fix copyrights by Ramya Achutha Rao · 4 years, 7 months ago
  96. 7203338 update vscode-languageclient version (#2716) by Rebecca Stambler · 4 years, 7 months ago
  97. 72ddc18 Install tools with modules enabled (#2700) by Rebecca Stambler · 4 years, 7 months ago
  98. 415003d Avoid using workspace.rootPath. Fixes #2713 by Ramya Achutha Rao · 4 years, 7 months ago
  99. e296cba Support language server when using Go from tip #2705 by Ramya Achutha Rao · 4 years, 7 months ago
  100. 0942259 Make showHideStatus handle an undefined editor (#2673) by Stuart Grigg · 4 years, 8 months ago