microsoft / vscode-hexeditor

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

Fixed editor failing to open read-only files #437

Closed tomilho closed 1 year ago

tomilho commented 1 year ago

Possible fix for the editor failing to open read-only files (https://github.com/microsoft/vscode-hexeditor/issues/422). I added everything per https://github.com/microsoft/vscode-hexeditor/issues/422#issuecomment-1561828617.

Please let me know if there are any issues or questions.

(Note: Same PR as https://github.com/microsoft/vscode-hexeditor/pull/435. I needed to change accounts. Sorry for any inconvenience)