Skip to content

Go-to-Definition work for object.send(:method_name) #3848

@palexvs

Description

@palexvs

I have checked that this feature is not already implemented

  • This feature does not exist

Use case

I have a project with multiple usage of object.send(:method_name) pattern. Would be nice to be able to go to :method_name method implementation in one click using Go-to-Definition functionality
I know object.send(:method_name) is not the best practice, but it's partially for reason, partially a tech-debt

Description

Got to :method_name method implementation my F12 or mouse click on :method_name in object.send(:method_name) or object.send :method_name code

Implementation

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions