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
Added CodeLens that displays referenced grammars at the top of an XML file. See #569.
Added CodeAction to bind an XML document to an existing schema. See #515.
If the workspace is not trusted, "Resolve external entities" is set to false. See #537.
Command to bind an XML document to an existing schema. See #514.
Collect telemetry data about text documents that are opened: file extension, grammar binding strategy, grammar resolving strategy. See eclipse/lemminx#1066.