ds-nteligen opened a new issue, #1091:
URL: https://github.com/apache/daffodil-vscode/issues/1091

   {Sev: minor}
   
   After starting the debug process, the first click of the Step Over button 
does nothing. After clicking it a second time it steps into the first child 
element of the root element.
   
   It never was positioned on the root element (named 'helloWorld') really it 
should be positioned on the root at some point  so as to make it clear that's 
what is being parsing. Starting at the <xs:schema... > element is not 
particularly helpful. (This could be a daffodil bug. The debugger support 
should not be reporting the xs:schema element as the line-number for anything. 
The root element's line number should be the one provided from the first step.)
   


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