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
* XML Minify support. See [#1139](https://github.com/redhat-developer/vscode-xml/issues/pull/1139).
7
+
* Support XPath predicates with wildcards. See [lemminx#1762](https://github.com/eclipse-lemminx/lemminx/pull/1762).
8
+
9
+
### Bug Fixes
10
+
* Error: Illegal argument: range. See [#1110](https://github.com/redhat-developer/vscode-xml/issues/1110).
11
+
* Incorrectly formatting inside `<style>` tags. See [#1104](https://github.com/redhat-developer/vscode-xml/issues/1104).
12
+
* Do not create document links with zero length range. See [lemminx##1761](https://github.com/eclipse-lemminx/lemminx/pull/1761).
13
+
* Check for dynamic registration in textDocument/typeDefinition and workspace/executeCommand. See [lemminx#1748](https://github.com/eclipse-lemminx/lemminx/pull/1748).
14
+
15
+
### Performance
16
+
* Improve formatting memory. See [lemminx#1768](https://github.com/eclipse-lemminx/lemminx/pull/1768).
17
+
18
+
### Build
19
+
* Use npx. See [#1125](https://github.com/redhat-developer/vscode-xml/pull/1125).
20
+
21
+
### Other
22
+
* Use `ProcessHandle` instead of shell script to check for parent process. See [lemminx#1753](https://github.com/eclipse-lemminx/lemminx/pull/1753).
23
+
* docs: complete system properties. See [#1102](https://github.com/redhat-developer/vscode-xml/pull/1102).
0 commit comments