Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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