Enhancement Request: Provide a way for users to control variable & tunable settings in the config wizard.
Summary
Part of the 1.3.0 release provided a way to set values for variables and tunables by adding sections to the launch.json file, however the launch config wizard does not provide any support for displaying/adding/modifying/removing these settings.
Proposed Solution / Description
Tunables could possibly be a drop down list where users can select the one(s) they want to add or remove and then provide a value for.
Variables could be listed with a button to remove/edit existing ones, and a button to add -- which would then prompt the user for the name & value.
Addtional Notes
Original issue which added capability to launch.json is HERE
Enhancement Request: Provide a way for users to control variable & tunable settings in the config wizard.
Summary
Part of the 1.3.0 release provided a way to set values for variables and tunables by adding sections to the launch.json file, however the launch config wizard does not provide any support for displaying/adding/modifying/removing these settings.
Proposed Solution / Description
Tunables could possibly be a drop down list where users can select the one(s) they want to add or remove and then provide a value for.
Variables could be listed with a button to remove/edit existing ones, and a button to add -- which would then prompt the user for the name & value.
Addtional Notes
Original issue which added capability to launch.json is HERE