Skip to content

smart-scan and PHP symbols #22

@quimm2003

Description

@quimm2003

Hi there!

I've tried out smart-scan in a PHP mode buffer, changing a symbol inside a function with C-U M-', where symbol under point was $msg, and changed it to $mesg.

But the function also had variables like $error_msg. This ones were changed to $error_mesg.

It seems that smart-scan does not take into account the "$" character as part of the symbol.

Is there a way to configure smart-scan to consider the whole PHP variable as the symbol?

Thank you very much.

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