When SST notices a change in the stack definition it rebuilds and asks for the user to press enter to redeploy. When running SST via a VSC debug session, it doesn't seem to accept the enter press. I guess this is probably to do with the debug window not sending the keyboard event to the process, so I need to restart the entire debug process. Is there any way anyone knows of that I can get around this?