-
Notifications
You must be signed in to change notification settings - Fork 13k
Open
Labels
Needs InvestigationThis issue needs a team member to investigate its status.This issue needs a team member to investigate its status.
Description
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.99.3 (commit: 17baf841131aa23349f217ca7c570c76ee87b957)
- OS Version: Darwin arm64 23.6.0
Steps to Reproduce:
- Have a file named
./components/anchor.tsx
that exports aAnchor
component - Install
lucide-react
as well - Write
<Anchor />
in any file - Click "Quick fix" icon
- Notice auto import prefers
lucide-react
over local Button
Seems to be a regression of a regression. Related issue here: microsoft/vscode#42104
Metadata
Metadata
Assignees
Labels
Needs InvestigationThis issue needs a team member to investigate its status.This issue needs a team member to investigate its status.