rt320 commented on code in PR #174: URL: https://github.com/apache/daffodil-vscode/pull/174#discussion_r901539646
########## README.md: ########## @@ -89,6 +89,21 @@ Once you have either downloaded the VSIX file or created it you can now install Please refer to the Wiki page at https://github.com/apache/daffodil-vscode/wiki +To debug a daffodil schema, choose open a folder from the File menus, then select a dfdl.xsd file. Once the file loads in VS Code, then set a desired breakpoint. + + +To start debugging, click on the debug button on the side panel, then click the RUN AND DEBUG button with the dropdown set to Ask for file name. + Review Comment: I can redo the GIFs, but as in the previous comment I'm not sure that is what you are asking for. -- 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]
