Skip to content

Outdated syntax highlighting #71

Description

@matiadev

Hey! 😄

I was working on a Zed theme and noticed inconsistencies and lack of support for modern Svelte syntax like the {@attach ...} tag #36.

I wondered why Svelte syntax highlighting looked weird in Zed and found out the tree-sitter-svelte project it uses for syntax highlighting grammar hasn't been updated in 2 years and seems to be inactive.

I learned about tree-sitter-htmlx which seems to be addressing these issues, but it's general purpose for HTMLX and extended template languages.

Is it time to create a fork?

Metadata

Metadata

Assignees

No one assigned

    Labels

    tree-sitterAn issue relating to the Tree Sitter parser/grammar

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions