microsoft / microsoft/vscode-windows-process-tree
export getRawProcessList from the module
Open
Nobody has claimed this yet.
enhancement
help wanted
- Dominant language
- TypeScript
- Stars
- 94
- Forks
- 29
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 4
Description
Make the full processlist available outside of the module
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
Locate the TypeScript module entry point containing getRawProcessList and inspect how its existing process-list functionality is exposed. Make the full process list available to consumers outside the module, then verify that the public export works for the Windows process-tree package.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100