Skip to content

ozdemiremre/XMLFormatter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XMLFormatter

An XML formatter for a specific need.

Demo

This visual studio extension will format currently open xml file by sorting your attributes in the specific order that you choose.

While also formatting for whitespace. And preserving the comments.

Formatter bundles unknown attributes and sorts them alphabetically. Then appends them to the end.