Skip to content

launch.json generation #12460

Closed
Closed
@isidorn

Description

@isidorn

Complexity: 2

We have changed the way how we get the content for the initial 'launch.json'. More details #9061.
Have a workspace with no 'launch.json' file and verify:

  • A proper 'launch.json' gets generated for the following debug types: node, extension host, go...
  • For node debugging the content of the 'package.json' is read and the generated 'program' attribute in 'launch.json' points to the one referenced there (example: use vscode-smoketest-express workspace)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions