lrbarber opened a new issue, #1554: URL: https://github.com/apache/daffodil-vscode/issues/1554
# 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](https://github.com/apache/daffodil-vscode/issues/200) - **Improved Workflow:** ... -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
