Just tinkering with WebStorm as an alternative to ...
# random
r
Just tinkering with WebStorm as an alternative to VSCode and can't find the setting that allows the submission of a keystroke in the terminal when a debug session is running. I.e. when SST spots there are infrastructure changes to deploy you need to hit Enter but I can't find how to actually send that key press to the SST process
l
This is odd. Enter works just fine for me and my IntelliJ config for infrastructure changes..
Nothing fancy in my config either
Aw, just noticed you posted this one 13th, not 18th Ross 😅
Still having trouble?
r
😄 Ah, yes, it's because I was using trying to do it via the Debugger Console when I should have been using the Process Console.
l
Been there!