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

   As of right now when debugging a schema the user needs to know if a root 
element name or namespace needs set. It would be nice to have some features 
where either the extension or the debugger or both can let the user know, what 
possible root element names or namespaces could be used for the specific 
schema. For example, with the DFDL envelopePayload schema @mbeckerle created, 
if the `rootName` is not set the debugger, extension or both will let the user 
know that the schema may fail to debug if the `rootName` is not set to values 
one of [`a`, `b`, ...]. 
   


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