coc-extensions / coc-powershell

PowerShellEditorService integration for coc.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Would be good to be able to specify PSES version for install.ps1

corbob opened this issue · comments

With PSES currently split between "legacy" and "2.0.0" it would be good to be able to specify which one you want to install.

I have some ideas in my head where we use a variable to specify so the user can add it to their vimrc and get the prerelease version. I'll play around with it this weekend and open a PR if I can get it working the way I think it should.