Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve Highlighting of Nested Bracket Variables #46

Open
timkite opened this issue Feb 20, 2018 · 0 comments
Open

Improve Highlighting of Nested Bracket Variables #46

timkite opened this issue Feb 20, 2018 · 0 comments

Comments

@timkite
Copy link

timkite commented Feb 20, 2018

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant