jw3 / example-daffodil-vscode

A VS Code extension for DFDL with Daffodil
Apache License 2.0
2 stars 3 forks source link

Not being prompted for data file #47

Closed jw3 closed 3 years ago

jw3 commented 3 years ago

Steps to reproduce

  1. Install Daffodil extension v0.0.7
  2. Create an empty workspace
  3. Open "Run and Debug" pane on the leftbar
  4. Click "Run and Debug" button image

What happened

At this point I was prompted for the debugger version with the dropdown but not for a data file. The debugger started and the log confirmed with an error message that no data file was sent.

What I expected to happen

After picking the debugger version I would also pick a data file.