coc-extensions / coc-powershell

PowerShellEditorService integration for coc.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add command: `powershell.searchOnlineHelp`

yatli opened this issue · comments

in a local scenario, this command should open a web url pointing to the online help.

We have a custom message in PSES that will do this. @corbob has context on this :)

🤔 yeah, there's a message that PSES accepts to do this. I'll take a stab at adding it in much the way the evaluate appears to have been added.

tracking: #47