microsoft / microsoft/vscode-js-debug
Allow "run anyway" option for `runtimeVersion`
Open
Nobody has claimed this yet.
feature-request
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 373
- Avg merge
- 1d 9m
- Merged PRs (30d)
- 6
Description
runtimeVersion is too limiting in that it only supports nvm and nvs, and not fish-nvm or n. While I could ask to try and support every Node version managing program in existence and every program that will be invented in the future, I feel a much better solution is to rather warn users but still let them run node.
As it currently is, it straight-up blocks some developers unless they go through and modify their launch config locally.
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.