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
Currently, capturing the console output is handled directly in the REPL control. We need to refactor this to be more in line with scriptCS. Specifically using IConsole
Once this is done we can add support again for the output window, see #83
The text was updated successfully, but these errors were encountered:
Currently, capturing the console output is handled directly in the REPL control. We need to refactor this to be more in line with scriptCS. Specifically using
IConsole
Once this is done we can add support again for the output window, see #83
The text was updated successfully, but these errors were encountered: