Microsoft/TypeScript
View on GitHubUse function type shorthands when displaying signature help
Open
#8,134 opened on Apr 17, 2016
Domain: APIHelp WantedSuggestionVS Code Tracked
Repository metrics
- Stars
- (48,455 stars)
- PR merge metrics
- (Avg merge 6d 17h) (9 merged PRs in 30d)
Description
From @unional on April 14, 2016 23:32
I would be great if when tape((<cursor>)) it would be able to drill in the tape.TestCase and show the signature of the callback. :tulip:
This is probably on tsc, but let's start here. :smile:
Copied from original issue: Microsoft/vscode#5284