How to Auto-Format an XML Document on VS Code

Viewed 12

I would like to open a random XML and auto-format as soon as it opens. Is this possible>

I'm aware a keyboard shortcut is used to format a document, but how do you bypass that keyboard shortcut? is there a certain code required in the settings.json file?

settings.json

0 Answers
Related