Bug 196268

Summary: Add "color chooser" on editor like geany
Product: [Applications] kate Reporter: Mike <hlavaty.michal>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: cullmann
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Mike 2009-06-12 23:59:53 UTC
Version:           3.2.90 (using KDE 4.2.90)
OS:                Linux
Installed from:    Ubuntu Packages

- add colour chooser to kate
- like has geany

Colour chooser create code of selected colour or vice versa. It is useful in css or html writing.

https://bugs.launchpad.net/ubuntu/+source/kdesdk/+bug/366153
Comment 1 Dominik Haumann 2009-06-13 12:03:24 UTC
Back in january 2009 Jérôme Lodewyck sent a colour plugin to the kwrite-devel mailing list:
http://lists.kde.org/?l=kwrite-devel&m=123158946607264&w=2

From what I can see in the code it lets you insert colours based on a colour chooser dialog.

Maybe it can be extended?
Comment 2 Christoph Cullmann 2011-08-12 15:01:52 UTC
Please write a plugin for this, otherwise this will not happen.
See kate-editor.org for advice.