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

[feat]: Quoted and unquoted string in test operators have the same syntax highlighting? #72

Open
rieje opened this issue Sep 22, 2024 · 0 comments

Comments

@rieje
Copy link

rieje commented Sep 22, 2024

If the feature request is for a plugin or theme, specify it here.

No response

If the feature solves a problem you have, specify it here.

No response

Describe the proposed feature.

Example: [[ $str == string ]] and [[ $str == "string" ]], I don't get syntax highlighting for the latter or it's different than the former. Would it make sense to have the same highlighting for both given they are strings (or maybe if it was single-quoted)? It throws me off working some scripts that don't quite strings so they don't have the syntax highlighting and quoting them would "fix" that even though the quotes are redundant for such strings.

Describe alternatives you've considered

No response

Additional context

No response

Related Issues

No response

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