vscode-split-html-attributes
vscode-split-html-attributes copied to clipboard
[Feature Request] Split attributes when cursor is inside opening tag
Instead of selecting the whole opening tag first, I would like to be able to use this with just the text cursor being anywhere within the opening tag.
If this is not possible then what about triple clicking the line (the selection includes the indenting spaces) and formatting it? (This does actually currently split but when doing so the resulting formatting is messed up.)