This is a VS Code extension which enables the interactive debugging of DFDL schema parsing using Apache Daffodil. Build Requirements
Download - PrebuiltUntil the extension is available in the VS Code Extension Marketplace, please download the latest Package VSIX and Debugger:exclamation:NOT necessary if using prebuilt VSIX:exclamation: :exclamation:NOT necessary if running extension via VS Code without VSIX but a Run full package
Running Debug ServerThe debug server will automatically be run by the extension unless If you wish to run the debug server manually the scripts to do so are at the following locations:
InstallationOnce you have either downloaded the VSIX file or created it you can now install it. There are two options to do this:
UsagePlease refer to the Wiki page at https://github.com/apache/daffodil-vscode/wiki Getting HelpYou can ask questions on the dev@daffodil.apache.org or users@daffodil.apache.org mailing lists. You can report bugs via GitHub Issues. LicenseApache Daffodil VS Code Extension is licensed under the Apache License, v2.0. This product includes the logback library, which is available under the Eclipse Public License v1.0. This product includes the Java Debug Server for Visual Studio Code library, which is available under the Eclipse Public License v1.0. |