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
I had add vscode config html "html.format.wrapAttributes": "force-aligned", but the formatter ignored it and every attribute just go on 1 line make template hard to read.
Can you add support use vscode html config to format inline template?