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

Bracket matching is broken in some expressions #91

Open
prosenboim opened this issue May 23, 2024 · 0 comments
Open

Bracket matching is broken in some expressions #91

prosenboim opened this issue May 23, 2024 · 0 comments

Comments

@prosenboim
Copy link

The code with a problem is:

 var1=$(( (var2 & 1 << ${var3})>>var4 ))

In code above, first bracket is colored red, as if it is not matched. Coloring after this line is also broken

It looks like:

image

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