Unexpected behaviors with duplicate name
s in launch.json
#231377
Labels
bug
Issue identified by VS Code Team member as probable bug
debug
Debug viewlet, configurations, breakpoints, adapter issues
unreleased
Patch has not yet been released in VS Code Insiders
Milestone
Does this issue occur when all extensions are disabled?: Yes
Steps to Reproduce:
launch.json
:foo
Is this expected? (Maybe, I guess)
"presentation": { "hidden": true }
lineIs this expected? (No, I guess)
"presentation": { "hidden": true }
line into the second launch configurationfoo
Is this expected? (Yes, I guess)
The text was updated successfully, but these errors were encountered: