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
The error range now goes from the start of the ampersand to
the end of the entity name.
Fixeseclipse-lemminx#664
Signed-off-by: David Thompson <davthomp@redhat.com>
The error range now goes from the start of the ampersand to
the end of the entity name.
Fixeseclipse-lemminx#664
Signed-off-by: David Thompson <davthomp@redhat.com>
The error range now goes from the start of the ampersand to
the end of the entity name.
Fixeseclipse-lemminx#664
Signed-off-by: David Thompson <davthomp@redhat.com>
Given this XML file:
&mdash
should be ends with;
and Xerces report the error asSemicolonRequiredInReference
. We should adjust error range to highlight&mdash
The text was updated successfully, but these errors were encountered: