Skip to content

Commit

Permalink
XInclude cannot be activated with binary mode #
Browse files Browse the repository at this point in the history
Fixes redhat-developer/vscode-xml#922

Signed-off-by: azerr <azerr@redhat.com>
  • Loading branch information
angelozerr authored and datho7561 committed Jul 24, 2023
1 parent c50615a commit 75091d1
Showing 1 changed file with 8 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -253,6 +253,14 @@
"parameterTypes": []
}]
},
{
"name": "org.eclipse.lemminx.extensions.contentmodel.settings.XMLXIncludeSettings",
"allDeclaredFields": true,
"methods": [{
"name": "<init>",
"parameterTypes": []
}]
},
{
"name": "org.eclipse.lemminx.extensions.xerces.xmlmodel.XMLModelValidatorFactory",
"allDeclaredMethods": true
Expand Down

0 comments on commit 75091d1

Please sign in to comment.