Skip to content

Emmet css abbreviation not expanded in style block in html file #28039

@jens1o

Description

@jens1o
  • VSCode Version: Code - Insiders 1.13.0-insider (f977399, 2017-06-02T10:54:04.063Z)
  • OS Version: Windows_NT ia32 10.0.15063
  • Extensions:
Extension Author Version
vscode-reveal evilz 0.0.9
php-intellisense felixfbecker 1.3.0
auto-close-tag formulahendry 0.4.2
php-docblocker neilbrayfield 1.2.0
vscode-icons robertohuertasm 7.8.1
Material-theme zhuangtongfa 2.8.4

Steps to Reproduce:
(you can use any css property, this was my first, real-world, live example)

  1. Open up https://docs.emmet.io/cheat-sheet/ and search for d:b
  2. See that emmet usually resolves it to display: block;
  3. Go to Visual Studio Code
  4. Set up your environment:
    image
  5. Type d:b and hit Tab/Enter/...
  6. Get this:
    image
  7. Get worried.

Metadata

Metadata

Assignees

Labels

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

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions