Microsoft/TypeScript
Use function type shorthands when displaying signature help
オープン
#8,134 opened on 2016/04/17
Domain: APIHelp WantedSuggestionVS Code Tracked
Repository metrics
- Stars
- (108,860 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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