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
The opening of the REPL window during the connect sequence should be done asynchronously to avoid blocking of the connection process if the REPL window cannot be loaded or initialized. In such a case the connection could be established even if the REPL window is not working.
Background for this may be vscode errors like these:
The opening of the REPL window during the connect sequence should be done asynchronously to avoid blocking of the connection process if the REPL window cannot be loaded or initialized. In such a case the connection could be established even if the REPL window is not working.
Background for this may be vscode errors like these:
The text was updated successfully, but these errors were encountered: