weslly / ColorPicker

Color picker for Sublime Text
http://weslly.github.io/ColorPicker
510 stars 109 forks source link

Currently unavailable in Package Control #113

Open JetStarBlues opened 3 years ago

JetStarBlues commented 3 years ago

Unable to install via Package Control. On the package's web page, hovering on the label (?) NEEDS REVIEW, reveals the following message:

Package was previously missing and needs manual review to re-enable

kmcgurty commented 3 years ago

Workaround:

Download the latest here: https://github.com/weslly/ColorPicker/releases/tag/1.14.2

Open sublime > click preferences > browse packages > unzip ColorPicker-1.14.2.zip into this folder > rename the folder to ColorPicker

Close and reopen sublime, press Ctrl+Shift+C, should work as expected. If not, press Ctrl+` to view the console and find the error.

JetStarBlues commented 3 years ago

@kmcgurty Thanks for the workaround!