Microsoft/TypeScript

Show type info of yield

Open

#32,283 opened on Jul 7, 2019

View on GitHub
 (9 comments) (0 reactions) (0 assignees)TypeScript (6,726 forks)batch import
Domain: LS: Quick InfoEffort: ModerateExperience EnhancementHelp WantedNeeds Proposal

Repository metrics

Stars
 (48,455 stars)
PR merge metrics
 (Avg merge 6d 17h) (9 merged PRs in 30d)

Description

@rbuckton yield keyword should show its argument type and return type when a cursor is put on there.

Contributor guide