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

Test plan for built in emmet extension #27316

Closed
2 tasks done
ramya-rao-a opened this issue May 26, 2017 · 0 comments
Closed
2 tasks done

Test plan for built in emmet extension #27316

ramya-rao-a opened this issue May 26, 2017 · 0 comments

Comments

@ramya-rao-a
Copy link
Contributor

ramya-rao-a commented May 26, 2017

Test plan for #21943

Complexity: 4

Set emmet.useModules to make the Emmet commands use the emmet extension instead of the built in emmet library

Test the below Emmet commands with single cursor as well as multi cursor. Expected behavior for each can be found here: https://docs.emmet.io/actions/

Tip: Its much easier to assign keybindings and then test for the last 5 items

  • Expand Abbreviation (both auto-complete and explicitly via command, html and css/less/scss)
  • Wrap with Abbreviation
  • Remove Tag (html)
  • Update Tag (html)
  • Go to Matching Pair (html)
  • Split/Join Tags (html)
  • Merge Lines (html)
  • Toggle Block Comment (html)
  • Toggle Block Comment (css/scss/less)
  • Go to Next/Previous edit point (html)
  • Select Next/Previous item (html)
  • Select Next/Previous item (css/scss/less)
  • Balance Inward (html)
  • Balance Outward (html)
@ramya-rao-a ramya-rao-a added this to the May 2017 milestone May 26, 2017
@Tyriar Tyriar removed their assignment May 30, 2017
@roblourens roblourens assigned roblourens and unassigned kieferrm May 31, 2017
@roblourens roblourens removed their assignment May 31, 2017
ramya-rao-a added a commit that referenced this issue Jun 1, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants