Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSE machine: highlighting not updated after function call #2966

Open
martin-henz opened this issue May 2, 2024 · 0 comments
Open

CSE machine: highlighting not updated after function call #2966

martin-henz opened this issue May 2, 2024 · 0 comments
Labels
Enhancement New feature request minor Less important than important, but more than nice-to-have

Comments

@martin-henz
Copy link
Member

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.

@martin-henz martin-henz added Enhancement New feature request minor Less important than important, but more than nice-to-have labels May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature request minor Less important than important, but more than nice-to-have
Projects
None yet
Development

No branches or pull requests

1 participant