• Archive for August, 2008

    GSoC is over: The state of Kate’s Vi input mode

    by  • 2008-08-21 • KDE

    The Google summer of code programme’s coding part officially ended this Monday. That won’t be the last you will hear from me, though. Kate’s vi input mode has turned out to be quite nice, and there are lots of improvements I want to do in the coming months. The biggest news are a visual …

    Read more →

    Akademy 08: Kate Flashback

    by  • 2008-08-14 • Events

    This Akademy’s Kate changes include fix: drag & drop of text code completion: only show group header if the group name is not empty reintroduction of buffer blocks in Kate’s document buffer (one buffer contains up to 4096 lines). The blocks build a linked list. Editing a 500 MB file kind of works now again. [...]

    Read more →

    Kate: Fast backtrace navigation

    by  • 2008-08-12 • Common

    I’ve added a new plugin to kdesdk/kate/plugin: a backtrace browser. It’s meant for developers and probably of no use for users. What does it do? It shows a backtrace delivered by gdb in a listview in a Kate toolview. Clicking on an item opens the selected file and jumps to the correct line number. It [...]

    Read more →