You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show doc contents when navigating the tree (in status bar / description field / something like that)
Github integration for storing formats (w/ commit interface)
Smooth experience with big files too (progress bar / cancelable operations)
Breakpoint support for YAML window (injects JS "debugger;" into parsing code)
Advanced breakpoint support: calls custom JS code (stored in separate file) instead of "debugger;"
Save generated code (debug too): with filename ex. BmpDebugParser.py (where Bmp, Debug and py comes from the current settings -- somehow add other languages on GUI)
TODO:
doc
contents when navigating the tree (in status bar / description field / something like that)Not planned in the near future:
Not planned (until explicit user request):
Done:
Data view support for JS KaitaiStream (non-zero offset, limited length)The text was updated successfully, but these errors were encountered: