Skip to content

Warnings with simplified character classes have extra backslash #3

@jaingaurav

Description

@jaingaurav

The following expression uses \w but the warning displays it as \\w

W122:VhdlLexer:root:pat#7: Overlap due to case insensitive mode
  "'[a-zA-Z_]\\w*"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions