|
|
|
|
|
by waf
2155 days ago
|
|
Visual Studio does semantic highlighting for at least C# (they call it enhanced highlighting). Static classes, parameters, internal structure of regex strings, etc. Basically anything returned by the Roslyn Classification API. I personally like it, but I think other people feel that syntax highlighting plus semantic highlighting leads to rainbow soup. |
|
[1] https://github.com/numirias/semshi