I often have multiple NodeJS scripts in the same project, and I can only get debugging in VSCode to work, if I edit the launch.json to point at a specific file.
Is there a way to have debug work in the current tab/file without first having to edit launch.json?
