You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C# supports local define constants by using keyword #define. Maybe I should parse and add it to the constants list so the the invalid region can still be highlighted by local file constans?