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

Vs code using emmet syntax, when many times will be vscode automatically prompt interference, how to do #25170

Closed
humuye opened this issue Apr 22, 2017 · 4 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) emmet Emmet related issues

Comments

@humuye
Copy link

humuye commented Apr 22, 2017

  • VSCode Version: 1.11.2
  • OS Version: window10

Steps to Reproduce:

Vs code using emmet syntax, when many times will be vscode automatically prompt interference, how to do?
When I press the tab key:
rkoid

@humuye
Copy link
Author

humuye commented Apr 22, 2017

I want the same as ATOM
atom

@mjbvz mjbvz added the emmet Emmet related issues label Apr 22, 2017
@ramya-rao-a
Copy link
Contributor

Duplicate of #24596

What is happening in your case is that snippet from the suggestion list gets expanded instead of the emmet abbreviation.

You have a couple of options for working around this.
See #1952 (comment) and #1952 (comment)

We are also working on a way to get the emmet abbreviation expansion in the suggestion list itself.
That work is being tracked in #21943

@ramya-rao-a ramya-rao-a added the *duplicate Issue identified as a duplicate of another issue(s) label Apr 23, 2017
@humuye
Copy link
Author

humuye commented Apr 23, 2017

Thank you, have solved my problem

@ramya-rao-a
Copy link
Contributor

@humuye

See #1952 (comment) for updates on this issue. You can now get emmet abbreviation expansion in the suggestion list without giving up on quick suggestions

@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
*duplicate Issue identified as a duplicate of another issue(s) emmet Emmet related issues
Projects
None yet
Development

No branches or pull requests

3 participants