weslly / ColorPicker

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

Editing Colors? #52

Closed thomporter closed 10 years ago

thomporter commented 10 years ago

Any way to make the color picker load a currently selected color? (hex being most important, but rgb(a) would be nice too...)

If not, how about have it still open when I have text selected, and then overwrite that selection if I pick a color?

I used to use PhpStorm from Jet Brains, and they had the best solution I've seen... The gutter had a space for swatches, up to 4 i think, for any hex/rgb(a) colors on the line. Click the swatch, edit the color - it was nice... Of course, they also have a team of programmers at their disposal, but one can wish. =)

If I find the time, I'll try to pickup Python and see if I can help....

thomporter commented 10 years ago

Ok, so I just saw ticket #48 - my bad...

Would love to hear your thoughts on the swatches in the gutter idea, but otherwise this ticket should be closed!