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
Running code from editor doesn't trigger mirrord (when you click run/debug on button shown automatically by IDE in the editor).
I think if we use onDebug as our activation instead of the more fine grained ones we will be able to fix it, if not we should raise an issue to vscode to add support.
The text was updated successfully, but these errors were encountered:
Running code from editor doesn't trigger mirrord (when you click run/debug on button shown automatically by IDE in the editor).
I think if we use
onDebug
as our activation instead of the more fine grained ones we will be able to fix it, if not we should raise an issue to vscode to add support.The text was updated successfully, but these errors were encountered: