Skip to content

Find implemenations / Find implements #663

Open
@tam5

Description

@tam5

Is there any way to find implementations of a method or class?

This workflow is extremely useful when dealing with lots of inheritance and overriding.

For example, in a base class that implements an abstract method of its parent class, jump directly to the abstract method definition.

Similarly, going the other direction, from an abstract class or interface's method definition, find all implementations (not references) of this method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions