vscode-shadered
vscode-shadered copied to clipboard
debug not working in recent version
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?
It is not refreshing after editing shader files for me either. The debugger seems to work, didn't try breakpoints though.
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: https://github.com/dfranx/SHADERed/issues/243 and here https://github.com/dfranx/SHADERed/issues/233
SHADERed version: 1.5.6 SHADERed extension version: 0.0.5
I had similar issues with the file not reloading, but this was fixed by enabling it in the SHADERed General settings:
