Microsoft/TypeScript

Use function type shorthands when displaying signature help

Open

#8.134 geöffnet am 17. Apr. 2016

Auf GitHub ansehen
 (11 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (6.726 Forks)batch import
Domain: APIHelp WantedSuggestionVS Code Tracked

Repository-Metriken

Stars
 (48.455 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 6T 17h) (9 gemergte PRs in 30 T)

Beschreibung

From @unional on April 14, 2016 23:32

image 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

Contributor Guide