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

How to evaluate expressions in the Debug Console? #1745

Open
josephjohnston opened this issue Mar 6, 2025 · 0 comments
Open

How to evaluate expressions in the Debug Console? #1745

josephjohnston opened this issue Mar 6, 2025 · 0 comments

Comments

@josephjohnston
Copy link

I'm on VSCode, and when the debugger is running I'd expect to type expressions into the Debug Console and have them evaluated. But anything I type, e.g. "(1+1)" or "(1+1);;", gets printed to the console as is with no evaluation.
Any ideas how to make this work?

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