This is an automated email from the ASF dual-hosted git repository.
shanedell pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
from 74b2490 Fix typo, daffodilDebugClassPath -> daffodilDebugClasspath
add 3d98b6e Add support for JSON formatting of infoset
No new revisions were added by this update.
Summary of changes:
package.json | 16 ++++--
.../org.apache.daffodil.debugger.dap/Parse.scala | 61 ++++++++++++++++++----
src/adapter/activateDaffodilDebug.ts | 3 ++
src/daffodil.ts | 1 +
src/infoset.ts | 6 +--
src/launchWizard/launchWizard.js | 5 ++
src/launchWizard/launchWizard.ts | 20 +++++++
src/tests/suite/daffodil.test.ts | 19 +++++--
src/tests/suite/utils.test.ts | 1 +
src/utils.ts | 2 +
10 files changed, 113 insertions(+), 21 deletions(-)