-
Hi, I'm not committing to anything, but I'd like to add support for WebAssembly/emscripten to this library. (https://github.com/WerWolv/ImHex/issues/1299)
(The implementation would use the browser'…
-
Using the version of Pattern Language in ImHex v1.33.2, if `abc` is a struct, then `abc.var` is a little picky on the left-hand side of assignments in the global scope, and very picky on the left-hand…
-
Are there plans to document how fenestra works and how one can get started w extending this beauty of a project? Would like to understand the event system a little better
-
### Operating System
Windows
### What's the issue you encountered?
In the Pattern Editor, pressing Tab inserts (up to) four spaces to indent a line, and pressing Shift+Tab removes (up to) four spac…
-
### What feature would you like to see?
Currently the pattern language lacks any kind of JSON parsing or dictionary / hashmap kind of data structure.
### How will this feature be useful to you …
-
### Operating System
Windows
### What's the issue you encountered?
Instead of only using the keyboard, I often use Shift+Click to select text. When trying to do so in the pattern editor the cursor …
-
### Operating System
Windows
### What's the issue you encountered?
IF you have multiple files open, switching between those tabs will constantly reset the scrollposition of the Pattern editor back …
-
### Operating System
Windows
### What's the issue you encountered?
`[[hidden]]` values being shown in value summary for struct
### How can the issue be reproduced?
```
bitfield ElevatorsData {
…
Kein updated
3 months ago
-
### Operating System
Windows
### What's the issue you encountered?
when parsing recursive structre, Pattern Data gives error result:
### How can the issue be reproduced?
using recurcive.hexpat pa…
-
### What feature would you like to see?
An extension of the existing search function
Example from Sublime Text:
![image](https://github.com/WerWolv/ImHex/assets/2000703/79e4478f-210a-403d-91b8-4e…