0.18.3
Enhancements
- Support more customization for attribute elements in document symbols protocol. See #633.
- Add 'telemetry' tag to redhat.telemetry.enabled preference. See #643.
Bug Fixes
- End Tag completion should be given priority above some other proposals. See eclipse/lemminx#1150.
- 'No definition found' when using 'Go to Definition' for types defined in imported XSD. See #632.
- Add option to control downloading of external schema resources. See #640.
- Invalid "schemaLocation" is not reported. See eclipse/lemminx#1143.
- NPE on renaming a namespaced tag with no corresponding ending tag. See eclipse/lemminx#1139.
- Updated Xerces to 2.12.2. See eclipse/lemminx#1156.
- Update Gson to 2.8.9. See eclipse/lemminx#1161.
Others
- Use curl instead of wget to be consistent with usage. See #639.