• Users

    Recent Files Menu in Kate

    by  • October 27, 2010 • Users • 27 Comments

    As many other applications Kate has the menu File > Recent Files, which lists all files you recently used. This recent file list right now is per session, i.e., each session has its own entries listed as recent files. Now there is a request to change it such that there is just one single...

    Read more →

    File Tree plugin and Kate in KDE SC 4.6

    by  • October 20, 2010 • Users • 15 Comments

    Hi! It’s me again. Got some exciting news. The file tree is now the default (and only) document list/view widget. It actually took me by surprise. After I got the list mode and other features implemented, the old document list was unceremoniously ripped out, and extensions were added to allow kate to always load...

    Read more →

    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 →