Skip to content

Commit

Permalink
xml.foldings.includeClosingTagInFold has no effect in binary mode
Browse files Browse the repository at this point in the history
Fixes redhat-developer/vscode-xml#906

Signed-off-by: azerr <azerr@redhat.com>
  • Loading branch information
azerr authored and fbricon committed Jun 9, 2023
1 parent 7c2c591 commit c7f50b8
Showing 1 changed file with 8 additions and 0 deletions.
Expand Up @@ -345,6 +345,14 @@
"parameterTypes": []
}]
},
{
"name": "org.eclipse.lemminx.settings.XMLFoldingSettings",
"allDeclaredFields": true,
"methods": [{
"name": "<init>",
"parameterTypes": []
}]
},
{
"name": "org.eclipse.lemminx.settings.XMLFormattingOptions",
"allDeclaredFields": true,
Expand Down

0 comments on commit c7f50b8

Please sign in to comment.