• Developers

    KateSQL, a new plugin for Kate

    by  • July 29, 2010 • Developers, Users • 40 Comments

    Hello, today i will show you a new plugin for Kate, called KateSQL. As you may have guessed, it brings to Kate the basic features of an SQL client, allowing you to open connections, execute queries, and display result data from SELECT statements or stored procedures. Since this plugin makes an extreme use of...

    Read more →

    GSoC – View differences for Kate’s swap files

    by  • July 27, 2010 • Developers • 3 Comments

    Hello, As I stated in a previous post, the swap file feature for Kate is almost done. Back then, the view differences feature wasn’t ready, but now we have a basic implementation of it. So now, by pressing the “View changes” button, a new KProcess is created, which receives as command line arguments the ‘diff’...

    Read more →

    Spotlight: Kate Scripting

    by  • July 27, 2010 • Developers, Users

    Hey ho everyone. Dominik asked me to blog about a feature in Kate that is still (sadly!) pretty unknown and seldom used: Kate Scripting. As you should know you can script KatePart completely via JavaScript. As those articles explain, it’s rather...

    Read more →