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.