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 completions shouldn't appear inside open tag #45634

Closed
ramya-rao-a opened this issue Mar 13, 2018 · 0 comments
Closed

Emmet completions shouldn't appear inside open tag #45634

ramya-rao-a opened this issue Mar 13, 2018 · 0 comments
Labels
bug Issue identified by VS Code Team member as probable bug emmet Emmet related issues verified Verification succeeded
Milestone

Comments

@ramya-rao-a
Copy link
Contributor

ramya-rao-a commented Mar 13, 2018

Steps to Reproduce:

  1. Open a php file with the content <div ></div>
  2. Start typing the style attribute in the div

Expected: No Emmet completions
Actual:
screen shot 2018-03-12 at 11 31 33 pm

This doesn't happen in html files
This happens in any file that is mapped to have html emmet completions using the emmet.includeLanguages setting

@ramya-rao-a ramya-rao-a added emmet Emmet related issues bug Issue identified by VS Code Team member as probable bug labels Mar 13, 2018
@ramya-rao-a ramya-rao-a added this to the March 2018 milestone Mar 13, 2018
@mjbvz mjbvz added the verified Verification succeeded label Mar 28, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Apr 27, 2018
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 emmet Emmet related issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants