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

margin-block-start, margin-block-end not highlighted #110

Open
xmedeko opened this issue Apr 16, 2023 · 0 comments
Open

margin-block-start, margin-block-end not highlighted #110

xmedeko opened this issue Apr 16, 2023 · 0 comments

Comments

@xmedeko
Copy link

xmedeko commented Apr 16, 2023

To reproduce:

ul
    margin-left 0
    margin-block-start 0
    margin-block-end 0

Current behavior:

While margin-left is highlighted as known property (red), margin-block-start, margin-block-end and many other newer CSS properties are not highlighted as known properties.

Note: margin-block-start, ... are offered in VS Code intellisense properly, even with a tooltip.

Expected behavior:

margin-block-start, margin-block-end should be highlighted the same way as other known properties (i.e. red).

Environment information:

  • Stylus extension version: v1.16.0
  • VSCode version: 1.77
  • operating system: Windows
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