vscode-xml
vscode-xml copied to clipboard
Put XML attributes on new line if line is over X characters long
Description Sometimes an xml node is pretty short and looks a bit awkward split onto multiple lines. Could there be an option to specify a minimum line length before splitting each attribute onto a new line?
Current Workarounds Not that I'm aware of ... ie. just reformatting by hand.
ps. Just a general note of Thank You for making this extension.
Would be nice as config option. But would be even better if this extension supports editorconfig rules.
+1