Kate: Scripted Actions
by Dominik • July 9, 2010 • Developers • 6 Comments
Finally, I came around to implement scripted actions for Kate in KDE SC 4.6. Let’s take a look at how this works. When Kate starts, it searches for $KDEDIRS/share/apps/katepart/script/ for *.js files. As example, let’s take a look at utils.js there: /* kate-script * author: Dominik Haumann * license: LGPL * revision: 3 *...
Read more →