May be a stupid question... But, is it possible to add new syntax coloring in µVision ? I saw that Keil give six different colors for background, keywords, string, .... So, is it possible to create a new type of coloring syntax ? I saw that some .INI files in the µVision directory contain all keywords! Is there a place like this file to create a new syntax coloring ? Why I would like to do that ? Because, I would like that C keywords and 8051 SFR's appears with 2 differents colors when i'm coding in C.
Me too i try some change in the C51.INI file, but nothing change in µVision. I search the register base, and find many keys who define the syntax coloring. I try to add some but, I don't know if Keil accept some new syntax.