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 encountered a small issue when running a simple input/output exercise (sum of 2 numbers): the input of the test was correctly loaded into the input area, but the lines were marked as checked from the start.
If you click debug, wait for the traces to generate and then edit the code you are still debugging the old code. In addition, there is no good way to make the code arrow go away. I would enter a "debug mode" when clicking debug which restricts some features to make this more clear (show stop button, read only editor).
The "code arrow" doesn't scroll into view when it's not visible. Maybe we can reuse the active line feature of the editor?
this would also solve #611
Some other suggestions, probably for a later PR:
Originally posted by @bmesuere in dodona-edu/dodona#5336 (review)
The text was updated successfully, but these errors were encountered: