Cannot invoke signature help in or adjacent to block body #27056
Labels
Bug
A bug in TypeScript
Domain: Signature Help
Information in editor tooltips when invoking a function call
Fixed
A PR has been merged for this issue
Good First Issue
Well scoped, documented and has the green light
Help Wanted
You can do this
Milestone
Apparently a long-standing issue, discovered from experimenting with signature help characters
At each position, explicitly request signature help.
Expected: Signature help.
Actual: No signature help.
Ideally, we'd check whether the trigger reason was that signature help was a manual invocation, and keep walking up if so.
The text was updated successfully, but these errors were encountered: