Is there a way to tell Visual Studio Code to kill integrated terminal processes gracefully?

后端 未结 0 1277
死守一世寂寞
死守一世寂寞 2021-01-20 09:27

My Node.js script does some cleanup on exit by catching various signals or the process.on(\'exit\', ...) event.

When I run this script in a vscode integr

相关标签:
回答
  • 消灭零回复
提交回复
热议问题