Skip to content

Enable find referenced symbols on other languages #123

@robmck1995

Description

@robmck1995

We currently only have find_referenced_symbols turned on for python and typescript. We'd like to turn it on for all other languages.

For most languages this just requires adding ast-grep rules to find references like in this python rule.

For php we will need to implement a change in phpactor to fix the return shape of GoToDefinition

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