Almost all syntax constructs form C# and their VB analogs has similar colorization. For instance, C#'s if and VB's If ... EndIf are both control keywords and are colored with pink color by default. However, the same does not apply to throw (C#) and Throw (VB). I don't see any obstacle in making VB's Throw control keyword as well
Almost all syntax constructs form C# and their VB analogs has similar colorization. For instance, C#'s
ifand VB'sIf ... EndIfare both control keywords and are colored with pink color by default. However, the same does not apply tothrow(C#) andThrow(VB). I don't see any obstacle in making VB'sThrowcontrol keyword as well