hdalsania opened a new issue, #1559:
URL: https://github.com/apache/daffodil-vscode/issues/1559

   # Enhancement Request: 
   
   Change behavior of existing button in schema debugger panel to restart the 
current debug session. This is a custom restart button (VS Code API offers this 
already and we have it implemented currently, problem is when it restarts, it 
starts with launch config and asks for schema and data file name). This restart 
button would simply restart the current debug session (with specified schema 
and data file). This is useful or convenient way to restart existing debug 
session if data file is edited and saved in the data editor.
   
   
   ## Summary
   
   By changing the default behavior provided by VS Code API, we can re-run the 
current debug session with the current schema and data file without restarting 
the debug operation from the launch config.
   
   


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