Skip to content

Emmet: "Wrap with Abbreviation" should wrap the complete tag element #41516

@zzJinux

Description

@zzJinux
  • VSCode Version: 1.19.1
  • OS Version: Windows 10 1703

Steps to Reproduce:

  1. Put a cursor on opening div tag. (start, end or middle of the line):
<div>
  foo
</div>
  1. Execute "Wrap with Abbreviation"

  2. 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/

  • Additional Note
    The command works fine with: <div>foo</div> (single line node)

Does this issue occur when all extensions are disabled?: Yes

Metadata

Metadata

Assignees

Labels

emmetEmmet related issuesfeature-requestRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesverification-neededVerification of issue is requestedverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions