freeCodeCamp / freeCodeCamp/courses-vscode-extension

run node process outwith terminal

Open
#451 0 comments 0 reactions 0 assignees View on GitHub
feature major minor
Dominant language
TypeScript
Stars
59
Forks
22
PR merge metrics
No merged PRs in 30d

Description

This would be a breaking change, but could also be configurable.

Running the startup commands in a terminal causes those changes to the terminal to be watched, which often gets in the way of terminal tests.

As such, it could be better to run the develop/run commands in a daemon process, provided:
- The process can be properly killed

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.