Microsoft/TypeScript
Use function type shorthands when displaying signature help
開放
#8,134 建立於 2016年4月17日
Domain: APIHelp WantedSuggestionVS Code Tracked
倉庫指標
- 星標
- (108,860 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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