Skip to content

Fix duplicated import suggestions #57369

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

PhoebeSzmucer
Copy link
Contributor

Fixes #57368

@typescript-bot typescript-bot added the For Uncommitted Bug PR for untriaged, rejected, closed or missing bug label Feb 10, 2024
Copy link
Member

@andrewbranch andrewbranch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@andrewbranch andrewbranch merged commit d65bdb8 into microsoft:main Feb 12, 2024
@PhoebeSzmucer
Copy link
Contributor Author

Thank you @andrewbranch! Is there any chance this can still make it to 5.4?

My workplace is about to upgrade TypeScript and we rely heavily on multiple root dirs, so many of our frontend developers will hit this papercut with duplicate completions (which only manifests on 5.3+).

No worries if not though :)

@andrewbranch
Copy link
Member

There is a 100% chance this will make it into 5.4 😄

@PhoebeSzmucer
Copy link
Contributor Author

I like those odds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Duplicate import path completions when multiple root directories are present
3 participants