You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by sh...@apache.org on 2022/09/07 18:49:34 UTC

[daffodil-vscode] branch main updated (fac5548 -> b36b8b8)

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 fac5548  Add missing transitive dependencies to package LICENSE.
     add b36b8b8  omega-edit updates:

No new revisions were added by this update.

Summary of changes:
 build/package/LICENSE                |  26 +++++++
 build/scripts/omega_edit_download.ts |  14 +---
 package.json                         |  14 ++--
 src/classes/artifact.ts              |  10 ---
 src/omega_edit/client.ts             |  57 +++++++-------
 src/omega_edit/interface.html        |  62 +++++++++------
 src/omega_edit/omega_edit.js         | 101 +++++++++++++++---------
 src/omega_edit/omega_edit.ts         | 145 +++++++++++++++++++++++------------
 src/omega_edit/server.ts             |   4 +-
 src/omega_edit/utils.ts              |  19 +----
 yarn.lock                            |   8 +-
 11 files changed, 267 insertions(+), 193 deletions(-)