DotJoshJohnson / vscode-xml

XML Tools for Visual Studio Code
MIT License
322 stars 86 forks source link

Put XML attributes on new line if line is over X characters long #245

Open smaglio81 opened 5 years ago

smaglio81 commented 5 years ago

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.

GrimLink commented 5 years ago

Would be nice as config option. But would be even better if this extension supports editorconfig rules.

bobslee commented 3 months ago

+1