Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Expand 'goto definition' to all use components #418

Description

@kellytk

It would be helpful for learning and code exploration if 'goto definition' support was added to all use components. It appears that only the last component, when not *, supports 'goto definition.'

For example, with use actix::prelude::*; 'goto definition' is not supported at all. With use std::fs, 'goto definition' is supported only for fs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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