XamlStyler
XamlStyler copied to clipboard
Extend attribute ordering rules with type and value patterns.
Feels like attribute ordering rule groups are not powerful enough. It would be nice to have a feature of attribute ordering based not just on attribute names, but also attribute types (say, properties first, events last) and attribute values (say, group all bindings together and put them last).