debug: support compounds
launch configurations
#11302
Labels
debug
issues that related to debug functionality
compounds
launch configurations
#11302
Feature Description:
The goal is to support compound for debug launch configurations. Currently the compound launch configurations are not present in the dropdown, or supported in the
launch.json
schema:Steps to Reproduce
start the application using
theia
as a workspaceopen the
debug
view and select the dropdownnotice that both compound launch configurations are missing
theia/.vscode/launch.json
Lines 196 to 216 in f6c0689
notice that there is no context assistance for the compounds in the
.vscode/launch.json
fileThe text was updated successfully, but these errors were encountered: