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

Highlight upcoming modifications in debugger #3

Open
Benestar opened this issue Jun 14, 2019 · 0 comments
Open

Highlight upcoming modifications in debugger #3

Benestar opened this issue Jun 14, 2019 · 0 comments

Comments

@Benestar
Copy link
Owner

For example, if the cursor is on a +, we highlight the two uppermost elements on the stack (and optionally already print the result).

For a p command, we highlight the three uppermost elements on the stack and also the position in the playfield that will be modified.

In all cases, we can highlight the next field the cursor will visit (or a selection in case of ?).

It should be possible to disable this feature since the visual clutter might get overwhelming.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant