Incorrect parameter hint is highlighted when arguments contain spread syntax #48260
Labels
Bug
A bug in TypeScript
Domain: Signature Help
Information in editor tooltips when invoking a function call
Help Wanted
You can do this
Milestone
Bug Report
π Search Terms
parameter hints spread
π Version & Regression Information
spread
β― Playground Link
Playground link with relevant code
π» Code
π Actual behavior
a2
is highlighted:π Expected behavior
a3
is highlightedRelated issues
This is not to be confused with #47327, which is about inlay hints rather than parameter hints. Though possibly the same fix might apply here as well.
The text was updated successfully, but these errors were encountered: