contest-framework / vscode

The official VSCode client for Tertestrial
ISC License
0 stars 0 forks source link

Ability to stop all currently running contest servers #25

Open kevgo opened 2 months ago

kevgo commented 2 months ago

Sometimes the terminal in VSCode gets stuck in a way where keyboard entries aren't possible while the contest server is running. Or maybe my E2E tests put the terminal into a weird state. In any case, it would be nice to be able to end the Contest server from VSCode by sending a stop signal to it.