coc-extensions / coc-powershell

PowerShellEditorService integration for coc.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

powershell.integratedConsole.showOnStartup set to false issue

TylerLeonhardt opened this issue · comments

"Changing powershell.integratedConsole.showOnStartup to false disables entire functionality."

From #35

We should verify and figure out what to do. We may need to resort to Stdio in this case if we cant hide the terminal

I have reason to believe that this is a coc bug. I’ve opened one: neoclide/coc.nvim#947

#43 fix out (cc @yar05)