Skip to content

Consider moving emmet completion provider for css to css language service #29113

@ramya-rao-a

Description

@ramya-rao-a

In the new emmet, you get css abbreviations inside the <style> tag. But you get it everywhere inside the style tag including the selectors which is not valid.

Contents of <style> tag should be re-parsed as css to find valid locations for emmet abbr expansion

Or the emmet completion provider for css should be moved to the css language service

Metadata

Metadata

Assignees

Labels

debtCode quality issuesemmetEmmet related issues

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions