[Github-comments] [geany/geany-plugins] geany css color (Issue #1130)

xiota notifications at xxxxx
Wed Nov 3 23:47:25 UTC 2021


My question is for clarification about what OP means by "appropriate marker".  It's not clear what qualifies as a "marker" to OP, except *maybe* that it "display HEX and RGB colors".

How important is the "highlighting" part?  Maybe not at all, if the primary purpose is to show the color that's represented.  But if highlighting is the primary purpose, numbers, including hex values, are already highlighted, and the secondary purpose of showing colors may not be possible.

But if showing the color is the primary purpose, a tooltip could accomplish that without changing any Scintilla or Geany styles.  The plugin would just need to extract the hex code and screen location.  Then it could use GTK to display the color independently of scintilla when the mouse cursor is the right position.

-- 
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-plugins/issues/1130#issuecomment-960299890
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20211103/77f170b6/attachment.htm>


More information about the Github-comments mailing list