jw3 / example-daffodil-vscode

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

Updates to Hex View #68

Closed shanedell closed 3 years ago

shanedell commented 3 years ago

Fixes #63 , Fixes #65 , Fixes #57

jw3 commented 3 years ago
rejected promise not handled within 1 second: Error: ENOENT: no such file or directory, open
/usr/share/code/resources/app/out/bootstrap-fork.js:5
stack trace: Error: ENOENT: no such file or directory, open
    at Object.openSync (fs.js:466:3)
    at Object.func [as openSync] (electron/js2c/asar_bundle.js:5:1812)
    at Object.readFileSync (fs.js:368:35)
    at Object.readFileSync (electron/js2c/asar_bundle.js:5:8583)
    at DebuggerHexView.<anonymous> (/home/code/vscode-mock-debug/dist/ext/extension.js:441:27)
    at Generator.next (<anonymous>)
    at fulfilled (/home/code/vscode-mock-debug/dist/ext/extension.js:250:58)
    at processTicksAndRejections (internal/process/task_queues.js:97:5)
jw3 commented 3 years ago

Id say poke around at that data file init a little, if nothing obvious it can be merged and we will sort it out later. Might be my environment and all the churn in this example workspace.