• Developers

    Kate Internals: Smart Cursors and Smart Ranges

    by  • April 28, 2010 • Developers

    SmartCursors and SmartRanges in KDE 4.0 – KDE 4.4 Since KDE 4.0 the KTextEditor interfaces have so called SmartCursors and SmartRanges. A SmartCursor is a text cursor (i.e. a line/column tuple) , which is bound to a text document. When editing the text document, the cursor is automatically moved such that it maintains its...

    Read more →

    Kate XML Completion Plugin

    by  • April 27, 2010 • Developers, Users

    A while ago I’ve blogged about the Kate’s most powerful plugins: the XML completion plugin. Thanks to Tomáš Trnka this plugin is back alive with all its features since today and compiled by default in trunk: It will be included in KDE 4.5. Yay! And if you need it already now for KDE 4.4,...

    Read more →

    Kate Internals: Text Buffer

    by  • March 3, 2010 • Developers

    Right now, in Kate’s gitorious repository we, or rather mainly Christoph, is rewriting the heart of Kate: The text buffer. In this blog I’ll explain how the text buffer works in detail. After reading, you’ll be able to understand the code. And be warned: Probably you will be desperately amazed about its awesomeness! So...

    Read more →