Quick Tip: How do I recreate my launch.json in VSCode?
Views (655)
Imagine you accidentally delete your launch.json file in your project, or you clone a git repo that does not have a launch.json file, then what do you do?
- Do you manually create a new launch.json file?
- Do you copy a launch.json file from another project?
- Do you go to #bcalhelp and ask for help?
These are all good solutions, but did you know that VSCode can create it for you, automatically? Let me show you how:

How cool is that?

This was originally posted here.

Like
Report
*This post is locked for comments