Attach debugger to edge functions
Hi, is there a way to attach a debugger to locally served edge functions like you can in Deno?
https://stackoverflow.com/questions/61853754/how-to-debug-deno-in-vscode
https://deno.land/manual@v1.25.2/getting_started/debugging_your_code
Stack Overflow
How to debug Deno in VSCode
How do we configure .vscode/launch.json to debug Deno projects?
The IntelliSense the VSCode provides when I was in configurations didn't offer an option for Deno. Or is there an extension for this?
0 Replies