Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Recognize CSS code within HTML style tags #20923

Open
@ethanluginbuhl

Description

Summary

When creating CSS code within HTML tags, the editor acts as if the user is still coding in HTML. I am requesting this change so that the editor will no longer suggest to autocomplete HTML tags when coding CSS. Instead, the editor should recognize CSS within style tags.

Motivation

I’m requesting this change so that web developers can have a better user experience when coding in CSS within HTML style tags.

Describe alternatives you've considered

Alternative solutions could include simply writing CSS code in external files. However, this is often not the best solution for developers, and can lead to an unpleasant experience. I don’t believe there are currently any packages to make this enhancement.

Whoever is able, please respond when possible. I understand if no one has time to make this change. If so, I may be able to help if no one else can.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions