Skip to content

Fixed a string completions regression when requested directly in argument position #55552

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

Conversation

Andarist
Copy link
Contributor

fixes #55545 (a regression from #53996 )

it turns out that reusing wildcardType for this wasn't ideal 😉 cc @andrewbranch

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.

Thank you!

@andrewbranch andrewbranch merged commit 9a6a4ab into microsoft:main Aug 28, 2023
@Andarist Andarist deleted the fix/string-completion-regression branch August 28, 2023 22:06
@Andarist
Copy link
Contributor Author

@andrewbranch technically, this was a regression from 5.1. It's not rly critical but perhaps it's worth cherry-picking to 5.2?

@andrewbranch
Copy link
Member

That’s fine with me. @DanielRosenwasser?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Backlog Bug PRs that fix a backlog bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Wrong code suggestion when using "Mapped Types" as function parameter
3 participants