[Github-comments] [geany/geany] Feature suggestion: Color picker/translator (#1669)

Colomban Wendling notifications at xxxxx
Wed Nov 1 20:39:43 UTC 2017


Geany has a builtin color picker (*Tools → Color Chooser*) that will also display the selected color.  With CSS you should be able to just double-click (or otherwise word-select) on the color, and invoke the color picker (possibly with a keybinding you can configure) both for displaying and picking a color.

For the additional fancyness you're suggesting, it could likely be implemented by a plugin with more or less effort (e.g. displaying a popup when hovering a color will probably be easier than displaying a colorful dot, as I'm not sure Scintilla, the editing component Geany uses, have that ability builtin).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1669#issuecomment-341235202
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20171101/e38587a4/attachment.html>


More information about the Github-comments mailing list