microsoft / vscode-htmltagwrap

Wraps a chunk of HTML code in tags
Other
24 stars 18 forks source link

Not stopping after whitespace #10

Open jehugaleahsa opened 7 years ago

jehugaleahsa commented 7 years ago

I don't think it makes sense to create ending tags with classes, etc. As soon as I type space, I really want the macro to finish. I end up doing this by accident all the time: <div class="hello">hello</div class="hello">.

hmigneron commented 7 years ago

Agreed. This is a dupe of #3 though

bgashler1 commented 6 years ago

This issue was moved to bgashler1/vscode-htmltagwrap#4