Debugging code involving arrays is complicated by the facts that
- In order to view a value from an array one has to press first Shift F7 and then F4: one key press would be simpler Right now only graphical array view has its one click shortcut...
- Every time I restart the program I have to reposition the array display window to a place where it does not overlap with source code window, variable window,... It would be much more convenient if the window position of Array Display could also be saved such that in the next run and pressing Shift F7, F4 the window would be usable immediately, without the need to reposition it
Thanks!