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

Wrong emmet expansion when typing value for a css property #34535

Closed
funnycom opened this issue Sep 17, 2017 · 3 comments
Closed

Wrong emmet expansion when typing value for a css property #34535

funnycom opened this issue Sep 17, 2017 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug emmet Emmet related issues verified Verification succeeded

Comments

@funnycom
Copy link

  • VSCode Version: Code 1.15.1 (41abd21, 2017-08-16T18:07:25.676Z)
  • OS Version: Windows_NT x64 10.0.15063
  • Extensions:
Extension Author (truncated) Version
LiveServer rit 2.1.1
html5-boilerplate sid 1.0.1

If I write the "background:none" and hit Enter then VSCode rewrite to "background-attachment:none".
It's very terrible.
Can I modify the Emmet Abbreviation list?

Steps to Reproduce:

  1. write "background:none"
  2. rewrite automatically to "background-attachment:none"

Reproduces without extensions: Yes/No

@vscodebot vscodebot bot added the emmet Emmet related issues label Sep 17, 2017
@ramya-rao-a
Copy link
Contributor

@funnycom This issue is tracked in #34162, for which I will have a fix out soon in the next Insiders. Please

@ramya-rao-a ramya-rao-a added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 18, 2017
@ramya-rao-a
Copy link
Contributor

Just pushed a fix in.
The fix will be available in tonight's Insiders build which you can get from https://code.visualstudio.com/insiders

Can you give it a try and let me know if it works for you?

@ramya-rao-a ramya-rao-a added bug Issue identified by VS Code Team member as probable bug and removed *duplicate Issue identified as a duplicate of another issue(s) labels Sep 24, 2017
@ramya-rao-a ramya-rao-a changed the title emmet abbreviation Wrong emmet expansion when typing value for a css property Sep 24, 2017
@ramya-rao-a ramya-rao-a added this to the September 2017 milestone Sep 25, 2017
@funnycom
Copy link
Author

Thanks. The issue has been resolved.

@aeschli aeschli added the verified Verification succeeded label Sep 28, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 17, 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 emmet Emmet related issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants