-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
bug[core label][core label]can't reproduceIssue that can't be reproduced (transient, invalid, etc)Issue that can't be reproduced (transient, invalid, etc)languageAn umbrella label for all programming languages syntax behaviorsAn umbrella label for all programming languages syntax behaviorslanguage serverAn umbrella label for all language serversAn umbrella label for all language serversrustRust programming language supportRust programming language support
Description
Check for existing issues
- Completed
Describe the bug / provide steps to reproduce it
When there are multiple similar items, it always imports the first one, even if the other ones are selected.
Example:
fn main() {
let x = Weak
}
When auto-importing Weak
, selecting std::sync::Weak
imports std::rc::Weak
instead.
Environment
Zed: v0.159.5 (Zed)
OS: Linux Wayland arch unknown
Memory: 93.5 GiB
Architecture: x86_64
GPU: AMD Radeon 680M (RADV REMBRANDT) || radv || Mesa 24.2.6-arch1.1
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
No response
dovakin0007, Sliman4, tidely, shayanh, aalhitennf and 1 more
Metadata
Metadata
Assignees
Labels
bug[core label][core label]can't reproduceIssue that can't be reproduced (transient, invalid, etc)Issue that can't be reproduced (transient, invalid, etc)languageAn umbrella label for all programming languages syntax behaviorsAn umbrella label for all programming languages syntax behaviorslanguage serverAn umbrella label for all language serversAn umbrella label for all language serversrustRust programming language supportRust programming language support