SublimeText / PowerShell

Support for the MS PowerShell programming language.
MIT License
313 stars 78 forks source link

Manual Download and Install Package #174

Closed blazer2k1 closed 1 year ago

blazer2k1 commented 1 year ago

Hi, I would like to install it manually as I am having problems installing it via package manager.

Zipping and renaming it to .sublime-package does nothing, but it works on other github hosted sublime packages so far.

It would be nice to provide releases as manual download.

michaelblyons commented 1 year ago

It looks like tags are automatically zipped.

Also, you can use it un-zipped in a PowerShell directory inside your Packages folder (as opposed to Installed Packages which wants the zipped .sublime-packages), which is also true of almost every other Sublime Text package.

blazer2k1 commented 1 year ago

Thanks @michaelblyons I got it working now by packaging the Support folder only.