microsoft / microsoft/vscode-documentdb
Make `Document Import` and `Export` use the TaskEngine
Open
@xingfan-git is already working on this.
Since May 30, 2025.
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 22
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 21
Description
Recently introduced "Copy-and-Paste" feature (scheduled for the release v0.3.0) introduced a task engine for long running operations with integrated progress and status reporting feature.
Our Import and Export feature should start using this new task engine.
Contributor guide
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.
Assessment
This issue has not been assessed yet.