Skip to content

Wire up "Go to Imports" command #5326

@DanTup

Description

@DanTup

@FMorschel is working on adding a custom LSP command to get the imports for an element at a cursor location (dart-lang/sdk#56584). We need to register a command to invoke it from here (similar to "Go to Super").

We should also ensure it only shows up when using an SDK that supports it (from the registered command, which we probably already do for some others).

Metadata

Metadata

Assignees

No one assigned

    Labels

    in editorRelates to code editing or language featuresis enhancementrelies on sdk changesSomething that requires changes in the Dart/Flutter SDK to ship before it will become available

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions