Hi,
Not sure if you're still maintaining this, but currently Kate needs to have a kateversion attribute in the language tag at the top. Optionnally a mimetype as well.
e.g.
<language name="TypeScript" section="Scripts" extensions="*.ts" kateversion="2.5" mimetype="text/x-typescript" author="PrettyFlower (abigchode@gmail.com)" indenter="cstyle">
Otherwise this highlighter will be skipped by Kate on startup and not available.
Hi,
Not sure if you're still maintaining this, but currently Kate needs to have a kateversion attribute in the language tag at the top. Optionnally a mimetype as well.
e.g.
Otherwise this highlighter will be skipped by Kate on startup and not available.