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
* File association pattern validation. See [#586](https://github.com/redhat-developer/vscode-xml/issues/586).
8
+
* Binding grammar/schema with file associations. See [#573](https://github.com/redhat-developer/vscode-xml/issues/573).
9
+
* Report schema identifier of XML document through telemetry event. See [eclipse/lemminx#1105](https://github.com/eclipse/lemminx/issues/1105).
10
+
11
+
### Bug Fixes
12
+
13
+
* Handle potentially undefined workspace uri. See [#606](https://github.com/redhat-developer/vscode-xml/pull/606).
14
+
* Fix issue preventing relative symbolic links from being correctly resolved. See [#601](https://github.com/redhat-developer/vscode-xml/issues/601).
15
+
* Aggregate errors in xsd:import|include@schemaLocation for referenced grammar which have errors. See [#596](https://github.com/redhat-developer/vscode-xml/issues/596).
16
+
* Disable external entities when using SAX parser. See [eclipse/lemminx#1104](https://github.com/eclipse/lemminx/pull/1104).
17
+
* Fix recommended tsl-problem-matcher id. See [#608](https://github.com/redhat-developer/vscode-xml/pull/608).
18
+
19
+
### Others
20
+
21
+
* Update vscode-redhat-telemetry to 0.4.2. See [#595](https://github.com/redhat-developer/vscode-xml/pull/595).
22
+
* Compress documentation image/gif space. See [#568](https://github.com/redhat-developer/vscode-xml/issues/568).
0 commit comments