Skip to content

feature: Update jsx_attribute to explicitly define the equals sign as its own node #340

@npearson72

Description

@npearson72

Did you check the tree-sitter docs?

Is your feature request related to a problem? Please describe.

I would like to be able to style it differently from all other @operator nodes.

Describe the solution you'd like

For example, you might change the rule from something like (attribute_name) (attribute_value) to (attribute_name) (equal_sign) (attribute_value)

Describe alternatives you've considered

I've tried fancy queries, but to no avail.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions