stricklandrbls commented on code in PR #1701:
URL: https://github.com/apache/daffodil-vscode/pull/1701#discussion_r3253769514


##########
doc/Wiki.md:
##########
@@ -372,6 +392,8 @@ From left to right, the icons indicate the following 
functions: Continue, Step O
 * The Restart button will stop the current execution and begin again from the 
beginning.
 * The Stop button will immediately terminate and abort all processing.
 
+When the Data Editor is open during a debug session, it tracks the parser 
location in the input data. As the debugger pauses on entry, steps through the 
schema, or stops at breakpoints, the Data Editor highlights the corresponding 
byte position so the schema, infoset, and input data can be compared together.

Review Comment:
   I would just add another sentence stating that for DFDL debug session the 
Data Editor removes the ability to select a file as it's fed the target file 
from the activation command.



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