Skip to content

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

@rieje

Description

@rieje

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

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