XamlStyler icon indicating copy to clipboard operation
XamlStyler copied to clipboard

Extend attribute ordering rules with type and value patterns.

Open miloradowicz opened this issue 4 years ago • 0 comments

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).

miloradowicz avatar Aug 14 '21 02:08 miloradowicz