Hello,
I want to change the colour of syntax code in CCS. How can I do that?
Regards
Holger
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I want to change the colour of syntax code in CCS. How can I do that?
Regards
Holger
Holger,
If you are using CCSv4, then go to menu Window --> Preferences --> C/C++ --> Editor --> tab Syntax.
If you are using CCSv3.3, then go to menu Option --> Editor --> Chromacoding Lexers... --> button Colors.
Hope this helps,
Rafael
Hello Rafael,
is it also possible to define colours for own wording/coding?
Regards
Holger
Holger,
I don't think it is possible, as I couldn't find any configurations on the menus that would allow that.
If you are looking for extended syntax highlight support, there are some available on the web, but I haven't tested any. One that seems pretty popular is called Colorer:
http://colorer.sourceforge.net/
Hope this helps,
Rafael