Skip to content

treesitter doesn't handle fixed size arrays #16

@taDachs

Description

@taDachs

Treesitter doesn't highlight fixed sized arrays correctly.
For examle in

Header header
uint32 height
uint32 width
string distortion_model
float64[] D
float64[9]  K             
float64[9]  R
float64[12] P
uint32 binning_x
uint32 binning_y
RegionOfInterest roi

the K, R and P fields are not highlighted

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions