blitz icon indicating copy to clipboard operation
blitz copied to clipboard

ship vscode debug launch.json

Open Vandivier opened this issue 1 year ago • 2 comments

What do you want and why?

blitz already ships with some vscode-specific files. The docs explain how to create an appropriate launch.json to debug using vs code. Why not simply ship a prebuilt launch config file?

Possible implementation(s)

Include launch.json either at the top level or within the .vscode folder

Additional context

existing debug doc https://blitzjs.com/docs/troubleshooting#vscode

Vandivier avatar Jul 28 '22 00:07 Vandivier

Good idea!

beerose avatar Jul 28 '22 12:07 beerose

Hey, @beerose can I work on this?

siddhsuresh avatar Aug 09 '22 15:08 siddhsuresh