Skip to content

0.21.0

Compare
Choose a tag to compare
@rgrunber rgrunber released this 29 Jun 23:02

Enhancements

Performance

Bug Fixes

  • externalXmlSettings.xmlFileAssociations not used in getXMLSettings. See #698.
  • DOCTYPE entities interfering with hover annotation display of tags / attributes. See lemminx#1212.
  • Incorrect error range for cvc-identity-constraint.4.1. See lemminx#1210.
  • Resolve uri as system with XML catalog. See lemminx#1199.
  • Added permission check and window error message for LemMinx binary. See #695.
  • After a tag is collapsed, the content of the entire tag cannot be deleted. See #690.

Build

  • Use platform specific .vsix files, and package the lemminx binary into the .vsix. See #593.
  • Fix native image build on Windows builders. See #721.
  • Add LemMinX binary artifacts to release tab only on new changes. See #706.
  • Automatically publish latest snapshot build on Release page. See #656.

Other

  • Add DCO information to CONTRIBUTING.md. See #723.