Skip to content
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

Remove getSuggestionForNonexistent* from TypeChecker #57869

Merged
merged 1 commit into from
Mar 21, 2024

Conversation

jakebailey
Copy link
Member

These three functions are exported on TypeChecker internally, but are not actually used anywhere and I believe can be deleted. It seems like everyone currently uses the getSuggestedSymbolFor* family instead.

@typescript-bot typescript-bot added Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug labels Mar 20, 2024
@jakebailey jakebailey merged commit a84577b into microsoft:main Mar 21, 2024
25 checks passed
@jakebailey jakebailey deleted the type-checker-cleanup branch March 21, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Uncommitted Bug PR for untriaged, rejected, closed or missing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants