microsoft / microsoft/vscode-test
Sample should be updated to match generator template
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 316
- Forks
- 73
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 3
Description
The sample still uses the deprecated run API, it should either be updated to match https://github.com/microsoft/vscode-generator-code/blob/main/generators/app/templates/ext-command-ts/src/test/suite/index.ts or have a reference to this.
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
Compare the repository's sample with the linked VS Code generator template, focusing on the deprecated run API. Update the sample to match the template or add a reference to it; done means the sample no longer relies on the deprecated API or clearly points readers to the current template.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100