Releases: timrid/construct-editor
Releases · timrid/construct-editor
v0.0.5
v0.0.4
Enhanced ConstructEditor:
- edit entrys directly in the DataViewCtrl
- show docs directly in the DataViewCtrl as Tooltip
- show byte position, offset and the path to the selected object in a StatusBar
- added undo/redo
- added a ListView for
cs.Array
- added shortcuts for copy/paste/expand/collapse
- added the possibility to add custom
cs.Adapter
constructs to the GUI
Enhanced ConstructHexEditor:
- HexEditor Panel can be collapsed to make the ConstructEditor larger