Skip to content

Debugger scans whole forlder for source maps when sourceMaps option is false. #866

@Megabyteceer

Description

@Megabyteceer

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

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions