Skip to content

✨ Tree Sitter for Bracket Highlight #214

Open
@thecoolwinter

Description

@thecoolwinter

Description

Tree sitter can give us faster, more accurate bracket highlight info. By finding the beginning or end of a syntax node, we can jump to a spot we can reasonably assume is near a bracket and search from there. This will also skip brackets that are in comments in supported languages.

Alternatives Considered

No response

Additional Context

Helix has similar support: helix-editor/helix#3584

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    🆕 New

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions