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 1bb233b  Data Editor Reacts to launch.json Changes
     add df66eab  Change daffodilDebugClasspath to array of string instead of 
string

No new revisions were added by this update.

Summary of changes:
 .../org.apache.daffodil.debugger.dap/Parse.scala   | 12 ++++--
 package.json                                       | 46 +++++++++++++++-------
 src/adapter/activateDaffodilDebug.ts               | 12 +++---
 src/classes/schemaData.ts                          |  4 +-
 src/classes/vscode-launch.ts                       |  2 +-
 src/daffodilDebugger/debugger.ts                   | 39 +++++++-----------
 src/daffodilDebugger/utils.ts                      | 10 +++--
 src/launchWizard/launchWizard.js                   | 23 ++++++-----
 src/launchWizard/launchWizard.ts                   | 19 ++++++---
 src/tests/suite/daffodil.test.ts                   | 12 +++---
 src/tests/suite/daffodilDebugger.test.ts           |  4 +-
 src/tests/suite/utils.test.ts                      |  6 +--
 src/utils.ts                                       |  6 +--
 13 files changed, 113 insertions(+), 82 deletions(-)

Reply via email to