microsoft / vscode-hexeditor

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

Find and Replace in Files #473

Closed duncangroenewald closed 7 months ago

duncangroenewald commented 7 months ago

Is there any way to use Find and Replace in files to use Hex editor extension to batch edit multiple files ?

connor4312 commented 7 months ago

Not at the moment -- this is something VS Code core would have to support (find/replace in custom editors) which is not something that's on the horizon.