microsoft / microsoft/vscode-js-debug
Filter to interesting processes in process picker
Open
@connor4312 is already working on this.
Since Dec 14, 2022.
bug
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 373
- Avg merge
- 1d 9m
- Merged PRs (30d)
- 6
Description
We can probably elminate certain tools, like nodemon, and/or just sort processes that start from node_modules lower than ones that don't. It's still desirable in some cases, like mocha, so we don't want to remove them entirely.
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.