• Posts Tagged ‘planet’

    Introducing Kate GDB Plugin

    by  • October 6, 2010 • Developers, Users • 14 Comments

    Have you, like me, had to switch to an external debugger or run raw gdb in the terminal plugin to debug the C/C++ application you develop with Kate? That might not be necessary any more. There is now a “GDB Plugin” in trunk that gives you the power of raw GDB with some QAction...

    Read more →

    Kate Tree View Plugin Update

    by  • September 12, 2010 • Users • 17 Comments

    It’s me again. Given how much people seem to like the plugin, and that some would like to see this plugin replace the existing simple list view, I’ve put in a bit of work to make it so the tree view plugin replaces as much functionality of the original file list as possible. There’s...

    Read more →

    Encoding Detection Revised

    by  • August 26, 2010 • Users • 13 Comments

    In recent KDE releases up to version 4.4 Kate unfortunately very often selected the wrong encoding. The result is that e.g. german umlauts (öäü) show up as cryptic signs in the text editor. What I’ve seen lots of times is that in this case people start to fix those characters manually for the entire...

    Read more →