Skip to content

No #ID suggestions when using emmet. #71

@LeeBuckle

Description

@LeeBuckle

class suggestions show up when using emmet, but id doesn't. ID's only get suggested when writing id="exa for example.

If there's .example in an SCSS file, writing div.exa in html or jsx will suggest the 'example' class.

I expected having #example in the SCSS file would work the same way, but writing div#exa in my JSX doesn't give any suggestions.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions