Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Code hints appear in CSS inside an HTML file #1277

@peterflynn

Description

@peterflynn
  1. Open an HTML file containing a <style> block
  2. Place the cursor inside the style block and type "<"

Result: HTML code hints appear

Expected: no code hints. If you type "<" in a <script> block you don't get any code hints.

It seems rare to type "<" in CSS though, since it's not used as a combinator or in URLs... so I think this is fairly low-priority.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions