This is an automated email from the ASF dual-hosted git repository.
davin pushed a change to branch 360-rename_extention
in repository https://gitbox.apache.org/repos/asf/daffodil-vscode.git
from 459d2ea Change name to "Apache Daffodilâ„¢ Extension for Visual Studio
Code"
add 3d98b6e Add support for JSON formatting of infoset
add 2836646 Merge branch 'main' into 360-rename_extention
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(-)