jw3 / example-daffodil-vscode

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

Hex view reopens on every step #63

Closed jw3 closed 3 years ago

jw3 commented 3 years ago

Steps to recreate issue

  1. Start debugging
  2. Step, observe the hex view opening
  3. Close the hex view
  4. Step, hex view reopens

Expected behavior

If user closes the hex view it should stay closed until they explicitly reopen it.