Skip to content

0.25.0

Compare
Choose a tag to compare
@datho7561 datho7561 released this 19 Apr 16:32
· 36 commits to main since this release

Bug Fixes

  • Multiple xml(DownloadProblem) errors when referencing missing schema in file association. See #878.
  • Do not attempt to validate files that use the git:// protocol. See #861.
  • XML attribute associated to wrong type from XSD.. See #524.
  • Don't include .github and .gitignore in the packaged extension. See #891.
  • Update required VS Code version to ^1.67.0. See #872.
  • Comments throws off the cvc-complex-type.2.3 diagnostic range. See eclipse/lemminx#1495.
  • RNG attribute completion doesn't generate the proper prefix if the namespace is not declared. See eclipse/lemminx#1489.
  • Partial formatting yields wrong indentation depth. See eclipse/lemminx#1485.
  • NullPointerException in documentColor. See eclipse/lemminx#1473.
  • Adjust error range for RelaxNG "not allowed yet" when there is choice. See eclipse/lemminx#1459.

Other

  • Report aggregated telemetry on which grammar files and grammar binding strategies are used. See #885.