Skip to content

Go-to-Definition on this/super params does not navigate #4031

@guidezpl

Description

@guidezpl

Is your feature request related to a problem? Please describe.
Control+clicking typically goes looking for references (e.g. a constructor parameter). But in cases where it's unused (e.g. super.key, Ctrl+click "key"), no feedback is provided.

Describe the solution you'd like
Provide some indication that no references were found

Describe alternatives you've considered
Could also, in this specific instance, fallback to another reasonable action, such as going to the super constructor param.

Kapture.2022-06-25.at.16.24.40.mp4

Metadata

Metadata

Assignees

No one assigned

    Labels

    in editorRelates to code editing or language featuresin lsp/analysis serverSomething to be fixed in the Dart analysis serveris enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions