From dfc26e9c40cbd6f7aa4ebbae772536bbfd45705b Mon Sep 17 00:00:00 2001 From: "Kenneth Benzie (Benie)" Date: Sat, 29 Oct 2022 11:44:15 +0100 Subject: [PATCH] Disable coc-powershell integrated console --- coc-settings.json | 1 + 1 file changed, 1 insertion(+) diff --git a/coc-settings.json b/coc-settings.json index 4105d70..ee0556a 100644 --- a/coc-settings.json +++ b/coc-settings.json @@ -6,6 +6,7 @@ "diagnostic.hintSign": "▸", "diagnostic.infoSign": "▸", "diagnostic.warningSign": "▸", + "powershell.integratedConsole.showOnStartup": false, "suggest.noselect": true, "yaml.schemas": { "https://gitlab.com/gitlab-org/gitlab/-/raw/master/app/assets/javascripts/editor/schema/ci.json": [