• KDE

    A rich python console and more in Kate editor

    by  • April 23, 2013 • Common, Developers, KDE • 3 Comments

    I have done some improvements in the plugins: python_console_ipython, python_autocomplete, python_utils, js_utils, xml_pretty and django_utils. These plugins I added a month and a half ago (except python_console_ipython) to the kate repository. I have done two improvements and a new feature: Now they work with Python2 and Python3 (except python_autocomplete, this only works with Python2, due pysmell dependence)...

    Read more →

    Kate D-Bus Interfaces, used at all?

    by  • April 6, 2013 • Developers, KDE, Users • 4 Comments

    I just started to clean up the content of kate.git, moving things around, fixing compile warnings and similar stuff. I stumbled over warnings in our dbus interfaces. The main use of them is to allow Kate to reuse an existing instance for opening files and sessions. This part (e.g. the interface of the application object itself)...

    Read more →