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
If an element has a union type, cvc-datatype-valid.1.2.3 is issued. This PR fixed the error range. However, if the content is empty, the incorrect range is selected:
Instead of the closing angle brace of the closing tag, the entire element should be highlighted.
The text was updated successfully, but these errors were encountered:
Underlines the element name in the start tag if the content of the
element is empty.
Closeseclipse-lemminx#871
Signed-off-by: David Thompson <[email protected]>
If an element has a union type, cvc-datatype-valid.1.2.3 is issued. This PR fixed the error range. However, if the content is empty, the incorrect range is selected:
Instead of the closing angle brace of the closing tag, the entire element should be highlighted.
The text was updated successfully, but these errors were encountered: