


Plasma Color Schemes by LMolr 10 comments
but imho link color on normal background needs to be adjusted (for example, see links in dolphin's information panel, like 'add tags', 'add comments', ecc...) - Jun 21 2011

Text Editors by MMentos 9 comments
Or you can find latest sources in kate repository hosted on git.kde.org (https://projects.kde.org/projects/kde/kdebase/kate/repository/revisions/master/show/kate/plugins/katesql).
Follow this guide to get more information on how to build kde from sources (http://kate-editor.org/get-it/).
Thanks for your interest - Apr 17 2011

Text Editors by MMentos 9 comments
- what do you mean with "resizable panel"? all kate panels are resizable by default (the splitter is between the statusbar and the panel).
- ok, i will restore the the normal font by default. the possibility to configure fonts and colors for blobs and nulls is already planned for the next release
- multiple query support is provided internally by the sql driver. mysql supports multiple queries putting a ; after each query, odbc not. But i can try emulate this behavior parsing text with a regexp, and detect queries manually. Good idea?
- yesss, i already have this idea. also, with a possibility to enter parameters manually or from an input file (for multiple insert statements, for example).
Really thanks for your suggestions! - Jun 29 2010