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
Yes, we added a delay of 500ms, that's not sufficient anymore.
I'm planning on increasing this to 1s when using Powershell (i.e. I need a solution for something I can replicate consistently on my PC).
Here's the flow of events when user attempts to run a file in the terminal via the command palette:
Unfortunately step 3 happens too quickly. The text seems to be sent even before the terminal has completed activation.
As it is we have a delay in waiting for the terminal to get activated (around 500ms).
Unfortunately that isn't enough.
Note: Sending text to the terminal subsequently works (as the terminal has now been activated).
The text was updated successfully, but these errors were encountered: