Skip to content

Conversation

@jeanp413
Copy link
Contributor

This PR fixes #109191

Also fixes this issues I found while testing:

  • When using multi cursor, an error is thrown if the computed ranges overlap
    wrap_abbr_multi_cursor

  • If we type an invalid emmet abbreviation and press enter the preview changes and selections aren't reverted
    wrap_abbr_invalid_abbr

…iation` in one command

Use aync/await and some cleanup
@jeanp413
Copy link
Contributor Author

Added 2 unit test for the issues explained in the first comment

@rzhao271
Copy link
Collaborator

Thanks for the PR and polish! Merging

@rzhao271 rzhao271 merged commit 5d2c9bf into microsoft:main Feb 19, 2021
@jeanp413 jeanp413 deleted the consolidate-wrap-with-abbreviation branch February 19, 2021 19:38
@rzhao271 rzhao271 added this to the February 2021 milestone Feb 22, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 5, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Emmet combine "Wrap Individual Lines with Abbreviation" and "Wrap with Abbreviation" commands

2 participants