Is there going to be improved debugging
Is there going to be improved debugging support for vscode? the last time I tried using the local debugger, it wouldn't stop at breakpoints no matter what config I used. The fallback to chrome dev tools works fine, but even that is annoying where I wasted quite a bit of time trying to get that working again when I realized the 'd' option for chrome dev tools only shows up when you don't run wrangler in a javascript debug terminal.
2 Replies
btw, I followed the docs in every which way to get javascript debugging working for wrangler, tried to debug it via cursor and claude code, neither could get it to work.
local debug works fine for my cloudflare worker using vite, just not the wrangler runtime
Unknown User•2mo ago
Message Not Public
Sign In & Join Server To View