Skip to content

Toggle curly braces in JSX/HTML properties? #55

@mgutz

Description

@mgutz

I do a lot of web development. It would be nice to toggle between a quoted string to curly brace backtick. This is when I use your extension the most.

<div class="flex | " />

toggle to 

<div class={`flex | `}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions