Page 1 of 1

Adding instructions to be highlighted in the editor

Posted: Mon Mar 20, 2017 11:11 pm
by ultrajunkie
Hi all

So far I have used codelite for C/C++ programming, but after I purchased a Raspberry PI I also want to program in assembler.

Some commands like "MOV" are recognized by the editor and auto completion function, but others (like "LDR") are not. But I would like to have the full instruction set.

Now my question: where can I configure these additional commands? Is there a specific source file to adapt so that other elements could be highlighted, too (that would be my contribution to the development).

Re: Adding instructions to be highlighted in the editor

Posted: Tue Mar 21, 2017 12:34 am
by eranif
"settings->colours and fonts->customize" and select your language from the list, add the keywords to the language there