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

Unable to run debug visualizer #176

Open
nakajimayoshi opened this issue Feb 7, 2023 · 4 comments
Open

Unable to run debug visualizer #176

nakajimayoshi opened this issue Feb 7, 2023 · 4 comments

Comments

@nakajimayoshi
Copy link

Tried playing around with the debug visualizer in a few different languages with no success until I copied verbatim the gif example posted in the readme, and can't even get that one to work. Not sure what I'm doing wrong.

Screen Shot 2023-02-07 at 1 54 48 PM

VSC version: Version: 1.74.3 (Universal)
OS: macOS Monterey 12.6

@hediet
Copy link
Owner

hediet commented Feb 7, 2023

You have to start a debug session in VS Code! Press F5 for that.

@nakajimayoshi
Copy link
Author

Unfortunately F5 on Mac is bound to screen brightness, so it doesn't open a debug session. Even when I manually start a VS Code debug session nothing runs:

Screen Shot 2023-02-15 at 5 00 57 PM

@nakajimayoshi
Copy link
Author

Also to note: I've already installed all the dependencies

@hediet
Copy link
Owner

hediet commented Feb 20, 2023

You have to set a breakpoint!

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

2 participants