Bug 196268 - Add "color chooser" on editor like geany
Summary: Add "color chooser" on editor like geany
Status: RESOLVED INTENTIONAL
Alias: None
Product: kate
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-12 23:59 UTC by Mike
Modified: 2011-08-12 15:01 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.