microsoft / microsoft/vscode-debugadapter-node
Add better types for TypeScript
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 306
- Forks
- 90
- Avg merge
- 8h 36m
- Merged PRs (30d)
- 3
Description
We could emit union types/type maps to make type-safe consumers. For instance, there's currently no type system linkage between requests and responses.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing TypeScript definitions for protocol requests and responses and reviewing how they are related today. Define completion as having a clear, type-safe linkage between request and response types, with the relevant type checks or tests covering the mapping.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100