Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Missing autocomplete and syntax highlighting for newer CSS properties #335

@florianbuehler

Description

@florianbuehler

Currently autocomplete and syntax highlighting is not working for some newer CSS properties (e.g. accent-color, ascent-override, descent-override, line-gap-overrideandsize-adjust`.)

Screenshot
current - autocomplete
current - highlighting

The autocomplete will be fixed with PR #333.

However the syntax highlighting depends on https://github.com/microsoft/vscode/blob/main/extensions/css/syntaxes/css.tmLanguage.json which again depends on https://github.com/atom/language-css/blob/master/grammars/css.cson.

So we are dependend, that they adapt their css grammar.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions