Open XVilka opened 6 years ago
It’s Vbe now but yep this seems like a nice thing to have
On 17 Mar 2018, at 03:54, Anton Kochkov notifications@github.com wrote:
Like it is done for the disassembly preview when changing e asm.* variables.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.
Im thinking that maybe we want to remove ve (because we have vbe) , and use 've' to toggle ESIL in the disasm.. but we have already oO to rotate that. thoughs on more changes in visual keys?
i think we can just construct a small graph with fake code to have this preview. i like t his idea and i think its useful, also i think ve should die, because we have it in vbe
otherwise it will be pretty expensive to update the graph results on a huge function
Yeah sounds good
Started working on this
@deepakchethan any updates on this?
Like it is done for the disassembly preview when changing
e asm.*
variables.