microsoft / vscode-hexeditor

VS Code Hex Editor
https://marketplace.visualstudio.com/items?itemName=ms-vscode.hexeditor
MIT License
523 stars 84 forks source link

Fix: duplicate saving and stale webview. #513

Closed tomilho closed 4 months ago

tomilho commented 4 months ago

Should fix #511. Took me a bit of time to figure out everything, but I think the solution is working. I also added some tests to triple check the work.

connor4312 commented 4 months ago

Thanks!

connor4312 commented 4 months ago

Hm, it looks like there's a test failure