Does this answer your question? [Where is the launch.json file in VS Code?](https://stackoverflow.com/questions/67495792/where-is-the-launch-json-file-in-vs-code)
– mutantkeyboardApr 20 '22 at 11:56
1
Please read [here on why not to post code, data or errors as image](https://meta.stackoverflow.com/questions/285551/why-should-i-not-upload-images-of-code-data-errors-when-asking-a-question/285557#285557) (and even less so as link to an image on an external service).
– codelingApr 20 '22 at 11:57
Looks like its looking for the launch.json in your helloworld folder instead of your .vscode folder.
– drescherjmApr 20 '22 at 12:24