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 not working in recent version #1

Open
KestutisMa opened this issue Aug 27, 2021 · 3 comments
Open

debug not working in recent version #1

KestutisMa opened this issue Aug 27, 2021 · 3 comments

Comments

@KestutisMa
Copy link

vscode 1.59.1, shadered 1.5.4, tested under windows 10 and Linux
clicking 'debug' starts shadered, but doesn't stop on breakpoints, also not refreshing after editing shader files
does it work for you?

@clns
Copy link

clns commented Oct 24, 2021

It is not refreshing after editing shader files for me either. The debugger seems to work, didn't try breakpoints though.

@bencresty
Copy link

bencresty commented Dec 22, 2021

I'm new to the extension and am also trying to get debugging to work with breakpoints, watches etc.. But according to the tutorial after pressing play on the VS Code SHADERed debugger, we first need to click a pixel on the SHADERed window that pops up and hit play in the same SHADERed window to debug that pixel in the shader inside VS Code (as seen in the tutorial here: https://www.youtube.com/watch?v=3VGN8r88Pkk).

However, SHADERed crashes when hitting play on that pixel. Which seems like the same issue as mentioned here:
dfranx/SHADERed#243
and here dfranx/SHADERed#233

SHADERed version: 1.5.6
SHADERed extension version: 0.0.5

@rick-de-water
Copy link

I had similar issues with the file not reloading, but this was fixed by enabling it in the SHADERed General settings:
image

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

4 participants