Skip to content

can't find symbols #45

Description

@eduardoarandah

Doesn't work:
:Rg $block['className']

imagen

Bad results
:Rg block['className']

imagen

Unrecognized
:Rg block[\'className\']
imagen

This one works!
:Rg \$block\['className'\]
imagen

I guess this is because all searches are made as regex?

Can I suggest having two commands?
like Rg to literal and Rgp for patterns?

it's hard to think on what needs to be escaped in regex all the time

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