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 grouping not working #28771

Closed
xlighting2017 opened this issue Jun 15, 2017 · 1 comment
Closed

emmet grouping not working #28771

xlighting2017 opened this issue Jun 15, 2017 · 1 comment
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) emmet Emmet related issues

Comments

@xlighting2017
Copy link

  • VSCode Version: 1.13.1

  • OS Version: Win 10 Simp Chinese
    useNewEmmet is set to true

  • step to reproduce:
    open a new html and input (div>dl>(dt+dd)*3)+footer>p

  • expect result:
    expand to

  • actual result:
    only div>dl remains, dt and dd are gone.
    snipaste20170615_111142

  • extra info:
    revert to 1.12 fix this problem

@ramya-rao-a
Copy link
Contributor

This is being tracked in #27784

You dont need to revert to 1.12 to fix the problem.
You can just set emmet.useNewEmmet to false

@ramya-rao-a ramya-rao-a added bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) emmet Emmet related issues labels Jun 15, 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.
Labels
bug Issue identified by VS Code Team member as probable bug *duplicate Issue identified as a duplicate of another issue(s) emmet Emmet related issues
Projects
None yet
Development

No branches or pull requests

2 participants