microsoft / microsoft/vscode-documentdb
Extract shared parameters to separate file
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 31
- Forks
- 22
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 21
Description
Related comment: https://github.com/microsoft/vscode-documentdb/pull/318#discussion_r2472184259
Part of work has been completed in: https://github.com/microsoft/vscode-documentdb/pull/319
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.
Research direction
Review pull request 319 to see which part of the extraction is already complete, then read the related discussion in pull request 318. Identify the remaining shared parameters implied by the issue and extract them into a separate file; the work is done when the unfinished portion is covered without duplicating the completed changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100