You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This will probably be fixed when microsoft/vscode#20676 is looked at. Right now there's no way of knowing what command is running or if it's finished. After this we could expose an event something like Terminal.onCommandExit.
We spawn a lot of terminal windows... would be great if we could know if a terminal is busy in VS Code or not, then we could reuse.
Need support from Code for this...
The text was updated successfully, but these errors were encountered: