apache/daffodil-vscode

Unable to open infoset or infoset-diff-view from Daffodil Explorer tab

Open

#1,703 opened on May 22, 2026

View on GitHub
 (0 comments) (0 reactions) (1 assignee)TypeScript (32 forks)auto 404
buggood first issue

Repository metrics

Stars
 (18 stars)
PR merge metrics
 (PR metrics pending)

Description

Description

While parsing a file, the Daffodil helper tab does not list the option of open the Inforset or Infoset Diff View unless the active tab is the schema file:

Steps to Reproduce

Start debugging. At any point, select the Daffodil helper icon on the left edge of the screen.

Expected Behavior

Both view options should appear anytime debugging is active and the view is not already open.

Actual Behavior

Options only available when selected tab is the schema editor

Additional Notes and Screenshots (optional)

Environment

n/a

Contributor guide