Page 1 of 1

ADA programming language

Posted: Mon Jan 11, 2016 12:24 pm
by damkholer
Hello to everybody.
I am successfully using CodeLite for my C++\ADA program, I would like to have also the syntax highlight for the ADA programming language.
I tried to customize the syntax highlight for .adb and .ads files, but with no success.
Can anyone help me to achieve this?

Thank you,
Marco.

Re: ADA programming language

Posted: Mon Feb 01, 2016 1:39 pm
by aethaniel
Hi @damkholer,

The clue seems to be in Codelite/lexers/lexers.json, at first glance.

The official documentation here seems to be a bit outdated but close to the truth regarding the current deliveries.