-
Update https://daffodil.apache.org/vscode/ with a better description of the extension and using correct nomenclature
-
For example, if a required sub-schema isn't loaded, like from the classpath, you get a popup like:
![Screen Shot 2024-01-10 at 9 32 29 AM](https://github.com/apache/daffodil-vscode/assets/31163/22eec…
-
## Overview
While working through replacing the _hexView_ component w/ the data editor, I've been seeing an issue in version 0.9.76 where Omega Edit will continuously fail to create a viewport of the…
-
In the `package.json` we create different properties that can be used in the launch.json. However, for our object items we can defined that object properties as well. For example:
```json
"schema"…
-
Hello,
Thank for providing Smooks. It is amazing.
Recently, I tried mooks-edi-cartridge 2.0.0-RC3.
I want to convert my edi message to xml, but I found the performance is not good.
This is my…
-
Set a breakpoint on a line that execution stops at while stepping through the parse, but the breakpoint is not hit when I just let it run via Continue(F5)
[google.png](https://github.com/apache/daf…
-
The debugger doesn't stop at breakpoints. To reproduce: set a breakpoint at an element or element ref item in the dfdl schema, press the continue button in the debug navigator pop out or press F5. T…
-
At Owl we have DFDL schemas made of numerous schema components, where the starting root element of the schema isn't even part of the schema, it's part of a component schema that is in a jar on the cla…
-
Followup to #855, looks like windows-only [nightly tests](https://github.com/apache/daffodil-vscode/actions/workflows/nightly.yml) are failing due to [a running process having an open file handle whic…
-
I suspect this issue will affect any field with type BCS-N that contains a negative value.
The SLOC field (GraphicLocation element in the DFDL NITF XML) is a BCS-N field with format RRRRRCCCCC. Th…