Skip to content

Quotes with braces, q{} and qw{}, not always detected. #2

@somiaj

Description

@somiaj

In the following loadMacros(qw{foo.pl bar.pl}) the token qw{} isn't correctly detected as a quote, and thus auto completion is enabled inside. More generally it appears that q(), q{}, qw(), and qw{} are all detected as quotes if they are on their own, but if they are nested inside parentheses, brackets, or braces they are no longer detected as quotes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions