File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 8
8
* Completion doesn't use file cache for included XML schema. See [ lsp4xml #570 ] ( https://github.com/angelozerr/lsp4xml/pull/570 )
9
9
* Prevent from NPE validation with schemaLocaton and "schema.reference.4" error. See [ lsp4xml #569 ] ( https://github.com/angelozerr/lsp4xml/pull/569 )
10
10
11
- ### Performances
11
+ ### Performance
12
12
13
13
* Improve performance and memory for validation by caching XML Schema / DTD. See [ lsp4xml #534 ] ( https://github.com/angelozerr/lsp4xml/issues/534 )
14
14
268
268
* File association should support relative path for systemId. See [ #142 ] ( https://github.com/angelozerr/lsp4xml/issues/142 ) .
269
269
* Code completion is sometimes "one off". See [ #80 ] ( https://github.com/redhat-developer/vscode-xml/issues/80 ) .
270
270
* DTD validation problems not refreshing correctly. See [ #79 ] ( https://github.com/redhat-developer/vscode-xml/issues/79 ) .
271
- * No validation when referencing a schema in the same directory. See [ #144 ] ( https://github.com/angelozerr/lsp4xml/issues/144 )
271
+ * No validation when referencing a schema in the same directory. See [ #144 ] ( https://github.com/angelozerr/lsp4xml/issues/144 )
You can’t perform that action at this time.
0 commit comments