Skip to content

feature: support semicolon as CSV separator #9

@disrupted

Description

@disrupted

Did you check the tree-sitter docs?

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

sometimes a CSV file uses semicolon as the separator instead of comma. Currently the parser does not detect semicolon as separator which yields an incorrect language tree

Describe the solution you'd like

parser can still construct a correct language tree

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions