Skip to content

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

Merged
Andrew Branch (andrewbranch) merged 1 commit into
microsoft:mainfrom
Andarist:fix/string-completion-regression
Aug 28, 2023
Merged

Fixed a string completions regression when requested directly in argument position#55552
Andrew Branch (andrewbranch) merged 1 commit into
microsoft:mainfrom
Andarist:fix/string-completion-regression

Conversation

@Andarist

Copy link
Copy Markdown
Contributor

fixes #55545 (a regression from #53996 )

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

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thank you!

@andrewbranch
Andrew Branch (andrewbranch) merged commit 9a6a4ab into microsoft:main Aug 28, 2023
@Andarist
Mateusz Burzyński (Andarist) deleted the fix/string-completion-regression branch August 28, 2023 22:06
@Andarist

Copy link
Copy Markdown
Contributor Author

Andrew Branch (@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
Copy Markdown
Member

That’s fine with me. Daniel Rosenwasser (@DanielRosenwasser)?

Marcus Ording (snovader) pushed a commit to EG-A-S/TypeScript that referenced this pull request Sep 23, 2023
@microsoft Microsoft (microsoft) locked as resolved and limited conversation to collaborators Oct 22, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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