- VSCode Version: 0.10.12-alpha
- OS Version: Windows 10
Steps to Reproduce:
- Open launch.json file
- 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.

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

It is suggesting adding program and cwd properties before it knows what configuration you'll choose.
Expected:
Only suggests adding request property until you have defined request and does not show launch/attach specific properties.