hedy icon indicating copy to clipboard operation
hedy copied to clipboard

Move cursor to mistake/error

Open remva opened this issue 3 years ago • 2 comments

Whenever an error occurs in someones code, the cursor could jump to the error. This will only/mainly work when there's only one mistake in the code.

With this, it will immediately become clear where the mistake is.

remva avatar Oct 12 '21 12:10 remva

Depends on https://github.com/Felienne/hedy/issues/845

bjorn3 avatar Oct 12 '21 14:10 bjorn3

I was thinking about this issue in connection to the very cool modals we have now and I was thinking... could we first show the wrong code in the modal (aka the code that the kids submitted) and then have it "morph" into the right code?

With a string differ that should not be all too hard (and with a string differ it also does not necessarily depend on #845)

Felienne avatar Nov 24 '21 15:11 Felienne

This issue has not received any attention in 1 year. If you want to keep this issue open, please leave a comment below and auto-close will be canceled.

github-actions[bot] avatar Nov 25 '22 09:11 github-actions[bot]

Think we can safely close this!

Felienne avatar Nov 25 '22 10:11 Felienne