diff options
| author | blasty <peter@haxx.in> | 2026-07-10 13:02:05 +0200 |
|---|---|---|
| committer | blasty <peter@haxx.in> | 2026-07-10 13:02:05 +0200 |
| commit | 4dc43a9ece85f684e9d790c8cb2131943ac0a6f3 (patch) | |
| tree | bbe05236c8e077fe39dd276e012839c9048bccfc /server | |
| parent | struct editor: loud save errors + guard unsaved edits (diff) | |
| download | ida-tui-4dc43a9ece85f684e9d790c8cb2131943ac0a6f3.tar.gz ida-tui-4dc43a9ece85f684e9d790c8cb2131943ac0a6f3.tar.xz ida-tui-4dc43a9ece85f684e9d790c8cb2131943ac0a6f3.zip | |
struct editor: auto-format the definition on save
After a successful declare, re-fetch the canonical struct_source and put it back
in the editor, so the normalized layout/types show immediately instead of only
after re-selecting the struct from the list (e.g. a pasted one-liner becomes
multi-line, 'unsigned long' -> 'unsigned __int64'). _loaded_src is updated to the
formatted text so it isn't considered dirty. Pilot check. full suite 92/92.
Diffstat (limited to 'server')
0 files changed, 0 insertions, 0 deletions
