At the moment we discuss during code reviews the order of attributes. We want to avoid the effort und think it is better to be supported by IDE or tool.
Someone knows a good tool (and if not a best practices sheet)?
At the moment we discuss during code reviews the order of attributes. We want to avoid the effort und think it is better to be supported by IDE or tool.
Someone knows a good tool (and if not a best practices sheet)?
I've just found this VSCode extension to apply an order to the attributes of HTML, and it seems to work fine (although it messed up when I've selected the whole document... works good, though, when selecting only the element + attributes that I've wanted to sort):
Split HTML Attributes (Vue, React, Angular) --> https://marketplace.visualstudio.com/items?itemName=dannyconnell.split-html-attributes