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
For now folding regions don't contain closing tags. By folding them too we could save screen space and increase readability of big XML files such as pom.xml.
VSCode examples:
Actual behavior
Desired behavior
I've already create the same issue in vscode-xml but it seems that the right place for the issue is here.
The text was updated successfully, but these errors were encountered:
angelozerr
changed the title
Fold closing tags too
Closing tags should be included in the code folding range.
Mar 29, 2022
angelozerr
changed the title
Closing tags should be included in the code folding range.
Closing tags should be included in the code folding range
Mar 29, 2022
For now folding regions don't contain closing tags. By folding them too we could save screen space and increase readability of big XML files such as
pom.xml
.VSCode examples:
Actual behavior
Desired behavior
I've already create the same issue in vscode-xml but it seems that the right place for the issue is here.
The text was updated successfully, but these errors were encountered: