Skip to content

Command substitutions that look like arithmetic expansions are incorrectly highlighted #704

Open
@danielshahaf

Description

@danielshahaf

I'm about to fix #607 in a way that will cause : $((ls); (ls)) to be highlighted as an arithmetic expansion. Currently it's correctly highlighted as a command substitution. The workaround is simply to add a space or a semicolon between the two closing parens.

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