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. ```html <div class="flex | " /> toggle to <div class={`flex | `} ```