Home > Archive > Cobol > February 2005 > Kate Syntax file for COBOL?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Kate Syntax file for COBOL?
|
|
| Lueko Willms 2005-02-03, 3:55 pm |
|
Does anybody have or know where to find a _COBOL_ _language_ _file
for the editor _Kate_ on Linux/KDE?
Yours,
Lüko Willms http://www.willms-edv.de
/--------- L.WILLMS@jpberlin.de -- Alle Rechte vorbehalten --
Wenn ein Buch und ein Kopf zusammenstoßen und es klingt hohl, ist das allemal im Buch? -G.C.Lichtenberg
| |
| Richard 2005-02-03, 3:55 pm |
| > Does anybody have or know where to find a _COBOL_ _language_ _file
> for the editor _Kate_ on Linux/KDE?
It should be too hard to do one. I had a look at Kate. There is a
facility to download new and updated highlighting files. If you
download one for, say, Python it will put it in your
~/.kde/share/apps/katepart directory where you can examine it.
Copy it to a file called cobol.xml and start changing this. You will
find that Kate will start using it automatically so it will show the
results of your changes as you go.
|
|
|
|
|