All,

This thread will be to discuss the topic of creating a 1.1.0 release of the
Apache Daffodil VS Code Extension. This release would include all issues
listed here 1.1.0 Milestone Close Items
<https://github.com/apache/daffodil-vscode/milestone/2?closed=1>. In
summary the main changes in this release are the following:

- Initial omega-edit client. Enabled via command palette command so that it
is hidden by default.
  - The UI displays a number of panels. The offset, encoded data, decoded
data (main editing area). As well as 3 viewports set to specific bytes of
the file currently. Some of the dropdowns and areas are not curre.ntly
interactive but will be in the future.
  - Actions supports currently:
    - Adding
    - Deleting
    - Inserting
    - Undo & Redo
    - Copy & Paste
    - Saving edition session file:
      - Either to a new file or overwrite the existing file.
- Creation of the "dfdl" language extension, replaces the snippets
- Added debug option to use the same configuration as your last debug
session.

This discussion will be open till Sunday, July 24th 2022 at 4pm (72 hours).

Reply via email to