lrbarber commented on issue #1093: URL: https://github.com/apache/daffodil-vscode/issues/1093#issuecomment-2998218784
Further clarification... This is caused mostly by the disconnect between the schema that we are looking at not being the source for what the debugger is actually doing. The debugger is stepping through the parser that Daffodil created based upon the schema. There is **not** a one-to-one relationship between the two. This is mentioned in the Beginners Guide, but maybe it needs to be highlighted more. Do we have a FAQ one the Extension web page? -- 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: commits-unsubscr...@daffodil.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org