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
Currently, if the schema is invalid, we get no annotations, but we need annotations for some features such as deprecated keyword markup. I'm not sure if it makes sense to rebuild the evaluator to be more tolerant of errors when it comes to annotations, or I need to come up with a different approach to annotation-based features altogether.