Hi,
I am trying out the new syntax coloring. So far so good, except that when I change the "Identifier", all my code changes, classes, objects, methods, heck even my using statements!
Are these all supposed to be "identifiers"? or what is an "identifier" exactly?
Now, I don't know the power of the syntax parser, but a entry called "Type Identifier" would be greatly appreciated. It would highlight the types, mainly classes.
Example:

Here is how it looks with BC3
I am trying out the new syntax coloring. So far so good, except that when I change the "Identifier", all my code changes, classes, objects, methods, heck even my using statements!
Are these all supposed to be "identifiers"? or what is an "identifier" exactly?
Now, I don't know the power of the syntax parser, but a entry called "Type Identifier" would be greatly appreciated. It would highlight the types, mainly classes.
Example:

Here is how it looks with BC3

Comment