Skip to content

PostCSS syntax highlighting is broken since v0.25.5 #191

@sto3psl

Description

@sto3psl

I noticed that since version 0.25.5 of Volar, the syntax highlighting of <style lang="postcss"></style> blocks is broken and doesn't highlight anything anymore.

When I remove lang="postcss" the highlighting works again (I assume because the block is now considered normal CSS), but now I get linting errors from Stylelint (because it assumes normal CSS).

I noticed in the changelog that you made a bunch of changes with language support, maybe that's why it broke for PostCSS.

v0.25.4 v0.25.7

0 25 4

0 25 7

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions