1. a40e797 extension: update gopls v0.17.0-pre.4 settings by Gopher Robot · 3 months ago
  2. 9eedcfc extension/package.json: sync with gopls v0.17.0-pre.2 settings by Hana (Hyang-Ah) Kim · 4 months ago
  3. 33b0b78 extension/src/goTest: disable when exp-vscode-go is installed by Ethan Reesor · 6 months ago
  4. 4cd8eb1 extension: stop referencing go.languageServerExperimentalFeatures by Hana (Hyang-Ah) Kim · 9 months ago
  5. 5584351 extension/tools/goplssetting: update to work with gopls v0.16.0 settings by Hana (Hyang-Ah) Kim · 9 months ago
  6. 5382d03 extension/package.json: update the gopls setting @ v0.15.0-pre.2 by Hana (Hyang-Ah) Kim · 1 year, 1 month ago
  7. a671ba3 extension: replace src/goLogging with vscode LogOutputChannel API by Hana (Hyang-Ah) Kim · 1 year, 1 month ago
  8. b01b0b7 package.json: sync gopls settings (gopls@v0.15.0-pre.1) by Hana (Hyang-Ah) Kim · 1 year, 2 months ago
  9. a3d76a5 package.json: remove deprecated settings by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  10. 75f9d50 package.json: sync gopls settings (gopls@v0.14.0-pre.2) by Hana (Hyang-Ah) Kim · 1 year, 5 months ago
  11. b9cfe62 package.json: update gopls settings to match 0.14 by Hana (Hyang-Ah) Kim · 1 year, 6 months ago
  12. b2303c5 package.json: sync settings with gopls v0.13 by Hana (Hyang-Ah) Kim · 1 year, 8 months ago
  13. 99f78ff package.json: add go.showWelcome by cuining · 2 years ago
  14. 50e2b64 package.json: remove go.languageServerExperimentalFeatures setting by Hana (Hyang-Ah) Kim · 1 year, 9 months ago
  15. 97f0627 src/goMain.ts: show notification about go.useLanguageServer by Hana (Hyang-Ah) Kim · 1 year, 9 months ago
  16. 0b6803b package.json: add deprecation note for legacy tools settings by Hana (Hyang-Ah) Kim · 1 year, 9 months ago
  17. 69fd83a docs: update settings to sync with gopls@v0.12.0-pre.2 by Hana (Hyang-Ah) Kim · 1 year, 10 months ago
  18. 9547119 docs: update gopls settings (v0.12.0-pre.1) by Hana (Hyang-Ah) Kim · 1 year, 10 months ago
  19. a0f2369 src/goTaskProvider: add default go task provider by Hana (Hyang-Ah) Kim · 2 years, 1 month ago
  20. c141ad8 package.json: add 'go.diagnostic.vulncheck' by Hana (Hyang-Ah) Kim · 2 years, 3 months ago
  21. 3596635 package.json: sync gopls settings (gopls@v0.11.0-pre.1) by Hana (Hyang-Ah) Kim · 2 years, 3 months ago
  22. 8f81613 docs/settings: make the custom formatter support more visible by Hana (Hyang-Ah) Kim · 2 years, 5 months ago
  23. bf5789c vscode-go: remove the 'references' codelens by Peter Weinberger · 2 years, 5 months ago
  24. 2e739cc package.json: update gopls settings to match v0.10.0-pre.1 by Hana (Hyang-Ah) Kim · 2 years, 5 months ago
  25. 886decb tools: generate inlay hints settings from gopls settings by Suzy Mueller · 2 years, 8 months ago
  26. 19f6e6b package.json: add markdown descriptions to inlay hints config by Jamal Carvalho · 2 years, 8 months ago v0.35.0-rc.1
  27. 05edb9c package.json: clean up formatter setting by Hana (Hyang-Ah) Kim · 2 years, 8 months ago
  28. 2de6d67 package.json: sync doc with gopls@v0.9.0 by Hana (Hyang-Ah) Kim · 2 years, 8 months ago
  29. ee683d7 vscode-go: add inlay hint settings to extension config by Jamal Carvalho · 2 years, 9 months ago
  30. 0522373 README.md: use wiki links instead of blob/master/docs by Hana (Hyang-Ah) Kim · 2 years, 9 months ago
  31. 27ca045 package.json: sync doc with gopls@v0.8.4 by Hana (Hyang-Ah) Kim · 2 years, 10 months ago
  32. df181c8 package.json: clarify format and precedence of env-setting debug attributes by Polina Sokolova · 2 years, 11 months ago
  33. 47a586b package.json: sync gopls@v0.8.2 by Hana · 3 years ago
  34. c5bd652 package.json: describe enum values of lintOnSave/vetOnSave by Hana · 3 years ago
  35. 03af3d4 package.json: sync gopls settings @ v0.8.0 by Hana · 3 years ago
  36. 1274335 package.json: fix spelling for generateTestForPackage by Hana · 3 years ago
  37. b6187d8 package.json: add go.toolsManagement.go by Hana · 3 years, 1 month ago
  38. 28136c8 src/goOutline: use language server to get document symbols by Suzy Mueller · 3 years, 1 month ago
  39. fb8ba52 vscode-go: remove references to gopkgs by Jamal Carvalho · 3 years, 1 month ago
  40. 8a5263d package.json: update gopls settings for v0.7.5 by Suzy Mueller · 3 years, 2 months ago
  41. d2c9293 tools/generate.go: fix default value formatting for []string types by Hana · 3 years, 2 months ago
  42. f5e6bec package.json: update gopls settings by Hana · 3 years, 3 months ago
  43. 44e2d4d package.json: add config to hide system goroutines in debug by Suzy Mueller · 3 years, 5 months ago
  44. 498123d package.json: add showRegisters to the delve config by Suzy Mueller · 3 years, 5 months ago
  45. 9a0cabf settings: update for gopls/v0.7.3 by Rebecca Stambler · 3 years, 5 months ago
  46. 337e533 src/goTest: show test output on run by Ethan Reesor · 3 years, 6 months ago
  47. afc7d07 goSurvey: add a setting to disable all survey prompts by Rebecca Stambler · 3 years, 6 months ago
  48. 022e403 package.json: add showLog/logOutput/dlvFlags to go.delveConfig setting by Hana · 3 years, 6 months ago
  49. 0f196ff package.json: support testAtCursor (and co.) despite codelenses by Rebecca Stambler · 3 years, 6 months ago
  50. 20812b7 all: add setting to disable test explorer by Ethan Reesor · 3 years, 6 months ago
  51. 1d258a2 src/goTest: group test explorer settings, fix bugs by Ethan Reesor · 3 years, 6 months ago
  52. 104052d package.json: update gopls settings (v0.7.2) by Hana · 3 years, 6 months ago
  53. 9021bff src/goTest: do not set range for dynamic subtests by Ethan Reesor · 3 years, 7 months ago
  54. 83aa2cb src/goTestExplorer: implement a test provider for the new test api by Ethan Reesor · 3 years, 7 months ago
  55. 76a9457 package.json: update gopls, dlv-dap versions by Hana · 3 years, 7 months ago
  56. a6066b7 docs: move dlv-dap to debugging, debugging to debugging-legacy by Hana · 3 years, 8 months ago
  57. 93a6e13 package.json: add go.terminal.activateEnvironment setting by Hana · 3 years, 8 months ago
  58. dac1500 package.json: update debug configuration by Hana · 3 years, 9 months ago
  59. 4574878 package.json: pick up gopls@v0.7.0 settings and update tools version by Hana · 3 years, 9 months ago
  60. 4bae281 src/goDebugConfiguration.ts: add substitutePath to go.delveConfig by Suzy Mueller · 3 years, 10 months ago
  61. 54986cd docs/settings.md: update gopls settings by Suzy Mueller · 3 years, 10 months ago
  62. acc65d3 src/goDebugConfiguration.ts: show warning for dlv-dap with dlvLoadConfig by Suzy Mueller · 3 years, 11 months ago
  63. 18e3636 package.json: sync gopls settings to match v0.6.10 by Hana · 4 years ago
  64. c189ec0 src/goTest.ts: allow users to select default debug adapter by Suzy Mueller · 4 years ago
  65. ea2be8f package.json: delete go.overwriteGoplsMiddleware setting by Hana · 4 years ago
  66. c70298b package.json: sync gopls settings@v0.6.7 by Hana · 4 years ago
  67. c160471 goLanguageServer: correct default value for formatTool by Rebecca Stambler · 4 years ago
  68. 8f2bcc1 src: support custom formatTools with gopls enabled by Rebecca Stambler · 4 years, 1 month ago
  69. f641be9 package.json: change the default format tool to goimports by Hana · 4 years ago
  70. ace0cf7 tools: run gopls setting update in tools/generate.go by Hana · 4 years ago
  71. fd03282 src/goLint: switch the default lint tool to staticcheck by Hana · 4 years, 3 months ago
  72. 0b1ae1d docs/settings.md: sync gopls settings @v0.6.6 by Hana · 4 years ago
  73. 6c0bda2 package.json: configure the debug adapter from launch.json by Suzy Mueller · 4 years, 1 month ago
  74. c7086f8 src/goDebugFactory.ts: remove the "godlvdap" debug type by Suzy Mueller · 4 years, 1 month ago
  75. 84a6b61 package.json: add disableConcurrentTests setting by Charles Kenney · 4 years, 1 month ago
  76. eb53a53 package.json: fix typos by Abhishek Patra · 4 years, 1 month ago
  77. cf5ff5f docs/settings.md: replace the old gopls doc link with the new one by Hana · 4 years, 1 month ago
  78. 3c08fec package.json: add dlv to alternateTools value list by Hana · 4 years, 2 months ago
  79. aac9542 goLanguageServer: add an opt-in "always update" setting for gopls by Rebecca Stambler · 4 years, 2 months ago
  80. 30b8fdb package.json: enable gopls by default by Hana · 4 years, 2 months ago
  81. d993742 docs/settings: include enum and enum descriptions by Hana · 4 years, 2 months ago
  82. fbd2fc4 src/goLanguageServer: partial revert of cl/280601 by Hana · 4 years, 2 months ago
  83. e1a6cb4 package.json: update settings description to mark dangerous settings by Hana · 4 years, 2 months ago
  84. 3a013bd src/config.ts: initialize the Configuration singleton during activation by Hana · 4 years, 2 months ago
  85. b15a5cc tools/generate: move gopls settings to a dedicated section by Hana · 4 years, 2 months ago
  86. 34d732e package.json: change go.toolsGopath default to null by Hana · 4 years, 2 months ago
  87. 4c91c38 src/goLanguageServer: remove languageServerExperimentalFeatures by Rebecca Stambler · 4 years, 3 months ago
  88. 898e719 docs/settings.md: fix the settings for the context menu by Suzy Mueller · 4 years, 2 months ago
  89. 705272c src/goLiveErrors: disable gotype-live when language server is enabled by Rebecca Stambler · 4 years, 2 months ago
  90. de64eaa tools/goplssetting: handle changes in gopls setting structure by Rebecca Stambler · 4 years, 3 months ago
  91. 343a5dc src/goLanguageServer: deprecate documentLink configuration by Rebecca Stambler · 4 years, 3 months ago
  92. f38e348 src/goLanguageServer: propagate go.buildFlags,buildTags to gopls by Hana · 4 years, 3 months ago
  93. cf03db6 package.json: update gopls settings based on gopls v0.6.0 by Hana · 4 years, 3 months ago
  94. 1985e90 docs/settings.md: add description of object type settings' properties by Hana · 4 years, 3 months ago
  95. 4b24e75 package.json: add go.toolsManagement.checkForUpdates by Hana · 4 years, 3 months ago
  96. 63b4bd1 tools/generate: include deprecationMessage by Hana · 4 years, 3 months ago
  97. 4e42d93 package.json: declare gopls settings as a one property by Hana · 4 years, 3 months ago
  98. 49bca83 package.json: mark settings that are not applicable when using gopls by Hana · 4 years, 4 months ago
  99. cecb575 package.json: embed autogenerated gopls settings by Hana · 4 years, 4 months ago
  100. eca110a goMain: prompt Go Nightly users with a welcome message and useful links by Rebecca Stambler · 4 years, 5 months ago