add support for CancellationTokenSource and CancellationToken
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 587
- Forks
- 64
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 1
Description
CancellationTokenSource examples:
https://docs.microsoft.com/en-us/dotnet/standard/threading/cancellation-in-managed-threads
https://github.com/axios/axios
Abort Controllers: https://developer.mozilla.org/en-US/docs/Web/API/AbortController/AbortController
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 with the linked .NET, Axios, and AbortController references, then inspect the repository for relevant Vim Script entry points. The issue does not name files, tests, or acceptance criteria, so first clarify the intended cancellation model and what support would count as complete.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100