Typescript Autocompletion Not Working For Function Overloads #57509
Labels
typescript
Typescript support issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
Steps to Reproduce:
I provided a small example of the issue (see screenshot below).
However, the auto-completion suggest the literals for both overloads.
I expect the auto-completion to show "BW" and "BY" only!
Does this issue occur when all extensions are disabled?: Yes
The code:
The text was updated successfully, but these errors were encountered: