-
Notifications
You must be signed in to change notification settings - Fork 2k
Open
Labels
A-configconfigurationconfigurationC-featureCategory: feature requestCategory: feature requestE-has-instructionsIssue has some instructions and pointers to code to get startedIssue has some instructions and pointers to code to get started
Description
My favour is the following order, sorted by priority.
- Sub module
- Super module
- Current crate
- Workspace crates
std/alloc/coreitems- External crates
However, the current auto-import feature enforces a built-in order which I cannot adjust.
https://rust-analyzer.github.io/manual.html#auto-import
It would be better if I don't have to reorder imports manually.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-configconfigurationconfigurationC-featureCategory: feature requestCategory: feature requestE-has-instructionsIssue has some instructions and pointers to code to get startedIssue has some instructions and pointers to code to get started