Hi! I’m experiencing an issue with project IDX: my terminal is beeing closed automatically when I open it. I’m having no chance to type something. It just closes for no reason… I have to rebuild the enviroment to make it work, after a while it just stops again.
Only workaround I’ve found so far is to just press and hold Cmd+Shift+Tilde (or Ctrl+Shift+Tilde on Linux/Mac) until one of the terminals stays up. Super weird.
For anyone experiencing this, we’re still trying to pin down why this happens. In the meanwhile, can you try restarting the pty host through the vscode command please? You can find the command by going to the menu, clicking “Help”, then “Show All Commands”. Please let us know if this works.
Actually interestingly its working fine on my Python app now (earlier today I was getting the auto-closing terminals) but the issue is persisting with my Express app.