Shanedell commented on pull request #49:
URL: https://github.com/apache/daffodil-vscode/pull/49#issuecomment-969017366


   Oh I think I see what you are saying.
   
   So a panel that will:
   - Show all the different variables that can be set, with their default value 
in parenthesis like `debugServer (default: 4711)`
   - When the user clicks on one of the panel options it will bring up the 
proper input type to select the item
   - Once input is retrieved the panel will be updated with that value
   - Once the user clicks `OK` or `Save` on the panel it will create the 
`.vscode/launch.json`
   
   Was this similar to what you were thinking @jw3 ?


-- 
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]


Reply via email to