Adding instructions to be highlighted in the editor
Posted: Mon Mar 20, 2017 11:11 pm
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).
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).