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

Debug Point Browser does not highlight corresponding code when a debug point is attached to a node #725

Closed
adri09070 opened this issue Mar 21, 2024 · 0 comments · Fixed by #726
Labels
bug Something isn't working debugger

Comments

@adri09070
Copy link
Contributor

When you open the debug point browser, if you select a debug point set on an AST node in the list of debug points, the code presenter in the bottom-left won't highlight the code corresponding to the target node.

However, the highlight is done correctly for debug points set on variables

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working debugger
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant