coc-extensions / coc-powershell

PowerShellEditorService integration for coc.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a prepackaged release for windows

JefeDavis opened this issue · comments

Hey there! Id love to use this extension, however I'm dealing with difficulties compiling the typescript in my companies environment due to lack of internet access, I was wondering if you could provide a release tag with a pre built package. Any help would be appreciated!

Yep we should ship this on GitHub as well. I think Azure Pipelines has a "Publish to GitHub" task

Keep in mind, #37 will have to be addressed for complete offline use

@DropBearHunta the bundled PSES is merged to master. Once we push this out to npm, you'll be able to download this self-contained package and copy it over to an offline machine.