syntax highlighting and code folding for the KDE Kate editor
Subject: syntax highlighting and code folding for the KDE Kate editor
From: Michael Reimpell
Date: Mon, 27 Sep 2004 15:23:19 +0200
I wrote a syntax file for the KDE Kate editor:
http://www-public.tu-bs.de:8080/~y0007777/maxima/maxima.xml
If you copy this file into the $KDEDIR/share/apps/katepart/syntax directory,
Kate will provide syntax highlighting and code folding for Maxima .mac
and .dem files.
As it is a first attempt, it has some minor issues, e.g. %PI will be
highlighted even if it is inside another word. However, feel free to post any
feedback.
Michael