SublimeText / PowerShell

Support for the MS PowerShell programming language.
MIT License
312 stars 80 forks source link

Unable to install PowerShell package #131

Closed RomanBlyshchyk closed 9 years ago

RomanBlyshchyk commented 9 years ago

Followed the instructions, but Sublime 3 couldn't find PowerShell package to install. Tried to use Advanced Install Package, but with the same result. image image

Please advise!

vors commented 9 years ago

Should be there. It's in the default package control channels.

One thought: package control entry doesn't have explicit name. I assume, it should fetch the name from the repo url / description / etc. Maybe this logic was changed recently.

Can you, please open an issue in https://github.com/wbond/package_control_channel ?

RomanBlyshchyk commented 9 years ago

Thanks for the quick reply. There is already one open issue regarding many missing packages. So, I just left a comment there. Interestingly enough, the issue is fresh (3h), so probably something resent that was introduced.

vors commented 9 years ago

@roman-bl can you try now?

RomanBlyshchyk commented 9 years ago

Everything works. Closing the issue. :) Thank you for help!