• KDE

    Text Folding Reloaded

    by  • March 24, 2013 • Common, Developers, KDE • 3 Comments

    If we look at the incoming bug reports, a lot still seem to be located in our code folding implementation. The problem of the current code folding code, even after the GSoC rewrite of large parts, is that it is inter weaved with the syntax highlighting engine. During highlighting, we try to build up some tree...

    Read more →

    Kate Git Statistics

    by  • February 27, 2013 • Common, Developers, KDE, Users • 0 Comments

    Now the statistics of the kate.git are online for public viewing. They will be updated daily, located on: http://kate-editor.org/stats/ Unfortunately, the statistics of the last years are not that “representative”, as the moves of Kate around in SVN and to Git biased the statistics, as I did a lot of the commits for syncing and...

    Read more →

    New plugins to the Kate, utils to: Python, JavaScript, Django and XML

    by  • February 18, 2013 • Developers, KDE, Users • 21 Comments

    The project plugin in kate.git master now has four new more plugins, with many features in each one: Python (autocomplete, smart snippets, parse checker, pep8 checker and pyflakes checker), Javascript (autocompletes, jquery snippet, pretty JSON, and jslint checker), Django (smart snippets and utils to Django template) and XML (pretty xml). There are also many generic...

    Read more →