microsoft / microsoft/vscode-textmate
Add convenience functions to API
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 678
- Forks
- 135
- Avg merge
- 1d 14h
- Merged PRs (30d)
- 2
Description
The usage is very long. Everything above the registry index should definitely be packaged in convenience functions in the vsctm module. (CC @alexdima @aeschli)
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 vsctm module and the API usage described as everything above the registry index. Review the existing public API and registry index boundary before determining which convenience functions are intended. Done means the long usage is replaced by clearly defined convenience functions without removing the existing registry-index behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100