Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Emmet wrap abbreviation behaviour change in JSX #126012

Open
mattywong opened this issue Jun 11, 2021 · 0 comments
Open

Emmet wrap abbreviation behaviour change in JSX #126012

mattywong opened this issue Jun 11, 2021 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug emmet Emmet related issues emmet-parse Issue caused by the current Emmet parser
Milestone

Comments

@mattywong
Copy link

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

  • VS Code Version: 1.56.2
  • OS Version: Windows 10

Steps to Reproduce:

When writing JSX in a render prop, the emmet wrap abbreviation attempts to wrap the whole parent component instead of the selected line. I'm fairly sure this is a somewhat recent behaviour change as I had not noticed this behaviour happening before.

See screenshots below:

image

image

Outcome:
image

Expected:
image

I looked through previous issues that may have impacted this, i'm not sure if it's related to this change:
#116603

@rzhao271 rzhao271 added the emmet Emmet related issues label Jun 11, 2021
@rzhao271 rzhao271 added this to the Backlog milestone Jun 11, 2021
@rzhao271 rzhao271 added the bug Issue identified by VS Code Team member as probable bug label Jun 11, 2021
@rzhao271 rzhao271 added the emmet-parse Issue caused by the current Emmet parser label Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug emmet Emmet related issues emmet-parse Issue caused by the current Emmet parser
Projects
None yet
Development

No branches or pull requests

2 participants