coc-extensions / coc-powershell

PowerShellEditorService integration for coc.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose a function to set the powershellExecutable used

TylerLeonhardt opened this issue · comments

Right now we use a global variable - but it might be more intuitive if we expose a function to set it... this function could also set it to a json file so that the value can be persisted.

image

image

we could have it prompt too!

see: #14