HamidMosalla / VisualStudio-ColorCoder

Visual Studio extension that helps with semantic highlighting in C# and VB.Net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No color on namespaces in using alias statements, and event's members

laicasaane opened this issue · comments

image

Members of event aren't highlighted. While they are if the object is delegate.

@laicasaane Thanks for the feedback.