-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
What feature would you like to see?
The Pattern editor is great to start simple, but when working with larger pattern files, some nice features of robust text editors start to become more and more missed.
Also, the tendency of ImHex to regularly crash makes it very difficult to trust it.
It would be nice to leave the edition part to text editors, and make ImHex load the file and run the pattern (instead of forcing to edit inside ImHex).
To further improve the UX, it would be nice to automatically detect when the pattern file is modified and automatically run the pattern on ImHex.
How will this feature be useful to you and others?
It will allow the development of new patterns to be done in a code editor that has all of the features expected of a text editor, while still being able to use ImHex for what it is created for: highlighting the data of a hex file.
It will also prevent the cumbersome task for copy/pasting every time we make a small update to the pattern file.
Request Type
- I can provide a PoC for this feature or am willing to work on it myself and submit a PR
Additional context?
No response