source-academy/frontend

CSE machine: highlighting not updated after function call

Opened this issue · 0 comments

Currently the highlighting after function call looks like this:

Screenshot 2024-05-02 at 12 33 31 PM

Note that the function call remains highlighed although the control now contains the body of the function. The highlighting should be updated after the call instruction to highlight the function body that has been copied to control.