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
I could make it work by simply passing a comment for the 'text' var but for Vala, Rust and Python, had to edit the text buffer which also reflects in the source code whenever you press run (line 275 in PR). Perhaps a better solution would be to directly manipulate the compiler calls?
Currently we "return" if there is no code.
But we should at least rerender the preview in case auto reload is diabled.
The text was updated successfully, but these errors were encountered: