Open neumatho opened 1 year ago
Interesting suggestion. Do you have any examples as to what you'd want to do with this?
Sure. I have ported different libraries from C to C#, because I need them in my own project. When doing so, I define some global usings holding the data types, e.g. int32_t, uint8_t etc., so I can use the same names as the original code. It is those data types I want to color differently.
Hi,
It would be great, if it is possible to define your own keywords which have their own color.
Regards Thomas