diff --git a/coc-settings.json b/coc-settings.json index 085ff1c..3fe5002 100644 --- a/coc-settings.json +++ b/coc-settings.json @@ -4,5 +4,6 @@ "--header-insertion-decorators", "--suggest-missing-includes", "--clang-tidy" - ] + ], + "powershell.integratedConsole.showOnStartup": false }