Skip to content

Improve Highlighting of Nested Bracket Variables #46

@timkite

Description

@timkite

The following variable syntax is legal, but is not highlighted correctly:

${Varname[${OtherVarName[$index]}]}

Here's an example of the current highlighting (note that it "loses" the parent variable at the first "}" encountered):
screen shot 2018-02-20 at 09 46 31

I wonder if defining a separate variable type for arrays would help?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions