Is 4 space indention currently hard-coded?
I (now) prefer 2 instead of 4 space indendation in XML files.
It's also recommended e.g. on https://maven.apache.org/guides/development/guide-documentation-style.html for pom.xml.
I tried to look for a configuration to change this on https://github.com/redhat-developer/vscode-xml/blob/main/docs/Formatting.md, but couldn't find any....
Is 4 space indention currently hard-coded?
I (now) prefer 2 instead of 4 space indendation in XML files.
It's also recommended e.g. on https://maven.apache.org/guides/development/guide-documentation-style.html for
pom.xml.I tried to look for a configuration to change this on https://github.com/redhat-developer/vscode-xml/blob/main/docs/Formatting.md, but couldn't find any....