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
As a feature that could be implemented after #22, It would be neat to either display a warning / error on html elements which are deprecated (blink, marquee, etc.).
In MDN's browser-compat-data repo, html elements have a deprecated property on them (For instance, here on the blink tag, so if the language server switches to use MDN's data, this could be a fairly quick feature to implement.