openvscode-server
openvscode-server copied to clipboard
Terminate debug sessions/terminal on tab close
Whenever I close & re-open my openvscode instance (on my browser) and I'm debugging something, the debug session & terminal is lost so I have to go and manually kill the processes before relaunching them. This happens often since I'm just finishing up for the day and I just leave my services running and then the next day I realise I need to kill them all and restart them. I'd love to have the option to terminate all terminal processes on tab close.
VS Code asks extensions to shut down processes. Which extension do you use and what are steps to reproduce? Most likely you should file an issue there.