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
* Multiple `xml(DownloadProblem)` errors when referencing missing schema in file association. See [#878](https://github.com/redhat-developer/vscode-xml/issues/878).
8
+
* Do not attempt to validate files that use the `git://` protocol. See [#861](https://github.com/redhat-developer/vscode-xml/issues/861).
9
+
* XML attribute associated to wrong type from XSD.. See [#524](https://github.com/redhat-developer/vscode-xml/issues/524).
10
+
* Don't include `.github` and `.gitignore` in the packaged extension. See [#891](https://github.com/redhat-developer/vscode-xml/issues/891).
11
+
* Update required VS Code version to `^1.67.0`. See [#872](https://github.com/redhat-developer/vscode-xml/issues/872).
12
+
* Comments throws off the `cvc-complex-type.2.3` diagnostic range. See [eclipse/lemminx#1495](https://github.com/eclipse/lemminx/issues/1495).
13
+
* RNG attribute completion doesn't generate the proper prefix if the namespace is not declared. See [eclipse/lemminx#1489](https://github.com/eclipse/lemminx/issues/1489).
14
+
* Partial formatting yields wrong indentation depth. See [eclipse/lemminx#1485](https://github.com/eclipse/lemminx/issues/1485).
15
+
*`NullPointerException` in `documentColor`. See [eclipse/lemminx#1473](https://github.com/eclipse/lemminx/issues/1473).
16
+
* Adjust error range for RelaxNG "not allowed yet" when there is `choice`. See [eclipse/lemminx#1459](https://github.com/eclipse/lemminx/issues/1459).
17
+
18
+
### Other
19
+
20
+
* Report aggregated telemetry on which grammar files and grammar binding strategies are used. See [#885](https://github.com/redhat-developer/vscode-xml/pull/885).
0 commit comments