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

@kellytk

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions