Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements in tags and styles highlighting #6

Open
stolar-xyz opened this issue Mar 20, 2022 · 0 comments
Open

Improvements in tags and styles highlighting #6

stolar-xyz opened this issue Mar 20, 2022 · 0 comments

Comments

@stolar-xyz
Copy link

stolar-xyz commented Mar 20, 2022

While testing this extension, I noticed small differences with tags and styles highlighting that could potentially confuse things a bit

(subsections indicate differences in the attached image)

  1. In my opinion, tags is css should be highlighted the same way as in html, not like a normal class (same color as universal selector *)
  2. Countable values like px, rem, % etc. - assigned to a variable in mixins, do not have highlighting
  3. The values assigned to the variable in mixins have the same highlighting as the css properties. I think it should have like a property value - dark orange
  4. fyi: I don't really know if pseudo-classes shouldn't have the same color as normal properties ;)
  5. Some css properties (like filter, mask, content etc.) have the same highlighting as classes

test1

It's possible that a couple of things I've highlighted are features rather than a bugs ;D
Let me know what you think!

@stolar-xyz stolar-xyz changed the title Improvements with tags and styles highlighting Improvements in tags and styles highlighting Mar 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant