Sublime Forum

Color Picker Doesn't show up!

#1

Hi guys, everything was working great, but now, When I press [Ctrl + Shift + C], to open my Color Picker, it doesn’t show up.

I opened the console and sent a “sublime.log_commands(True)”, and everything I press these keys, it shows “color_picker”. But it doesn’t show… Why?

*sublime.log_commands(True)
sublime.log_input(True)
*

key evt: shift+control+c
command: color_picker

0 Likes

#2

I updated the plugin today. Can you open an issue on github? Add your OS name, Sublime version and the contents of your sublime console after trying to open the color picker.

github.com/weslly/ColorPicker/issues

0 Likes

#3

[quote=“weslly”]I updated the plugin today. Can you open an issue on github? Add your OS name, Sublime version and the contents of your sublime console after trying to open the color picker.

github.com/weslly/ColorPicker/issues[/quote]

Done: github.com/weslly/ColorPicker/issues/43

How did you update it ?

0 Likes