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
In the above example the parser produces two diagnostics: One for the missing opening " before baz and one for the missing closing " after baz. It should emit a single diagnostic instead that offers to add both.