Describe the bug
I don use js generation and have project with a lot of .js code. At debugging start browser freezes for a minute, and processMonitor shows that vscode scans js files. Documentation says that outFiles option used only if sourcrMaps is enabled. Adding empty pattern in to outFiles solves the problem, but it is not very obvious. Maybe if vscode have no find any sourcemaps ask user to disable scanning?
VS Code Version: 1.51.1
Additional context