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

Incorrect highlighting of variable substitution with for string with closing braces "\}" #259

Open
ZiViZiViZ opened this issue Mar 21, 2024 · 0 comments

Comments

@ZiViZiViZ
Copy link

ZiViZiViZ commented Mar 21, 2024

#231 comment:

Hi @amaanq,

It looks better now but still not quiet right.
In line 4, } that is highlight to match the ${ in ${name%\}} is part of \} but instead, should be the right most } just before the closing " at the end of the line.

image

Code Snippet
name="${value#\{sd.cicd.}"
echo "${name%\}}"
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