9 comments (9 comments)0 reactions (0 reactions)0 assignees (0 assignees)TypeScript13,395 forks (13,395 forks)batch import
Domain: LS: Quick InfoEffort: ModerateExperience EnhancementHelp WantedNeeds Proposal
Repository metrics
- Stars
- 108,860 stars (108,860 stars)
- PR merge metrics
- Avg merge 6d 17h (Avg merge 6d 17h)9 merged PRs in 30d (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
- Research direction
- Examine how type information is displayed for 'return' and 'await' keywords in the language service, then extend similar behavior to 'yield'.
- Tech stack
- typescript
- Domain
- developer experience
- Issue type
- Feature
- Prerequisites
- TypeScriptGit