You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
wrapAttributesMinAttrs is a nice option. But attribute length could be different. Often tag with a 3 attributes could be wider than another tag with a 4 attributes.
Suggested Solution
A new option with maximum length per tag (I called it wrapAttributesPrintWidth) will resolve it.
The key thing - this new option should respect wrapAttributes. In the other hand, printWidth ignores it.
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Description
wrapAttributesMinAttrs is a nice option. But attribute length could be different. Often tag with a 3 attributes could be wider than another tag with a 4 attributes.
Suggested Solution
A new option with maximum length per tag (I called it wrapAttributesPrintWidth) will resolve it.
The key thing - this new option should respect wrapAttributes. In the other hand, printWidth ignores it.
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: