Split HTML Attributes (Vue, React, Angular) - VSCode ExtensionTired of manually splitting your HTML attributes (or / / directives & props) up onto multiple lines? You can now do it instantly with this extension:
Created by Danny, from Make Apps with Danny (YouTube Channel): Contents
SupportFind this extension useful? Please support it by leaving a review: FeaturesOpening TagsThe extension works on opening tags:
Self-Closing TagsAs well as self-closing tags:
Multiple SelectionsAnd even works with multiple selections:
Closing Bracket on New LineYou can choose whether to place your closing bracket (
OrderingYou can set the sort order for your attributes. For example, as a Vue.js developer, you can make sure your important Vue directives & handlers come first:
Unsplit AttributesIf you trigger the extension on an opening (or self-closing) tag that's already split, it will unsplit it back onto a single line:
UsageJust select your opening (or self-closing) tag - from the opening angle bracket (
Extension SettingsSettings
KeybindingsYou can change the keyboard shorcut. This is the default:
Don't Forget...If you find this extension useful, please support it by leaving a review: Known IssuesNo known issues yet. Change LogMy Other VSCode Extensions |