Skip to content

${:?} and ${:*} aren't globbing #806

Open
@danielshahaf

Description

@danielshahaf

In : ${foo:?}, the ? is highlighted as globbing, even though it's not.

Likewise in : ${bar:*}.

Both of these are parameter expansion syntaxes that simply happen to involve characters that in other contexts do globbing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions