Skip to content

Commands do not parse correctly when the path contains parentheses. #94

Description

@slothong

In Next.js, it is a common usecase where paths contain parenthesis.
https://nextjs.org/docs/app/getting-started/project-structure#route-groups-and-private-folders

The current parsing algorithm of this plugin splits string with ( which results in missing strict checks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions