Skip to content

[json] Launch.json recommending properties before defining launch/attach #4656

@vsccarl

Description

@vsccarl
  • VSCode Version: 0.10.12-alpha
  • OS Version: Windows 10

Steps to Reproduce:

  1. Open launch.json file
  2. Add another debug configuration with name and type

Actual:
It is suggesting adding program and cwd properties before it knows what configuration you'll choose.
launchjson

Expected:
Only suggests adding request property until you have defined request and does not show launch/attach specific properties.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionality

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions