binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Provide an easy to enlarge/shrink the size of an array data variable in linear view

Open xusheng6 opened this issue 3 years ago • 2 comments

This is the residual of https://github.com/Vector35/binaryninja-api/issues/1937. I previously suggested that we should provide a way to enlarge/shrink the size of an array using the +/- key, but - is already used for switching the sign of an integer variable. So we will need to pick a different key. Nevertheless, I think the functionality is worthy to have.

xusheng6 avatar Jul 22 '22 08:07 xusheng6

+ and SHIFT + (or =) maybe?

psifertex avatar Jul 22 '22 11:07 psifertex

Related: when we have "hotkey layers" selectable at startup in the welcome wizard the "ida compatibility mode" should be able to set these as an IDA user would expect.

psifertex avatar Jul 22 '22 11:07 psifertex