Skip to content

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

@funnycom

Description

@funnycom
  • 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

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugemmetEmmet related issuesverifiedVerification succeeded

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions