jw3 / example-daffodil-vscode

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

Add a popup when infoset is written #67

Open jw3 opened 3 years ago

jw3 commented 3 years ago

After writing a file a notification should pop up that shows the output path and allows the user to conveniently open it.

Also consider if the workspace, a source controlled directory, is the right place for this by default. Perhaps change to writing to a written to a non-source controlled destination, /tmp or a target-like workspace dir.