Emmet: "Wrap with Abbreviation" should wrap the complete tag element #41516
Labels
emmet
Emmet related issues
feature-request
Request for new features or functionality
help wanted
Issues identified as good community contribution opportunities
verification-needed
Verification of issue is requested
verified
Verification succeeded
Milestone
Steps to Reproduce:
Execute "Wrap with Abbreviation"
Only opening div tag,
<div>
is wrapped, not the entire<div>
node.This is not the same output compared to https://docs.emmet.io/actions/wrap-with-abbreviation/
The command works fine with:
<div>foo</div>
(single line node)Does this issue occur when all extensions are disabled?: Yes
The text was updated successfully, but these errors were encountered: