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
Fully correctly parsing the class definition section is neigh on impossible due to line continuations and the limitations of textmate grammars (regex based, lack of support for multi-line regex, etc.) however it would be good to limit errors to types of formatting that is unlikely to occur in any reasonably formatted code, e.g.: