MACRO: Toggle Between Macros and Maintain Scroll Position
OUTDATED.
KM now automatically maintains the scroll position, so you don't need that portion of this macro anymore.
Instead, use this version: MACRO: Toggle Between Macros
UPDATED Version 2.0:
Now makes use of a common set of Sub-Macros to save and restore scroll position. These Sub-Macros can be used by other macros, which can contribute to, and make use of the saved Scroll Positions.
NOTE to users of @JMichaelTX's v1.1 version: Very shortly I will be introducing some new sets of macros that will make it extremely likely that either he or I will want to re-do his work. So for now, v2.0 of this macro does not include his changes. Hopefully that will change very soon.
Toggle Between Macros and Maintain Scroll Position.v2.0.zip (15.2 KB)
This macro switches you between editing one macro and another. It saves and restores the vertical scroll position, so you don't have to keep scrolling around.
The scrolling is not instantaneous, but I think it's quick enough - you be the judge.
This is not the be-all and end-all solution. It's only good if you're switching back and forth, multiple times. If you are working on one macro and switch to another without using this macro, your scroll position is not saved.
I'd like to come up with a complete solution, but at this time, I can't think of one. Any ideas, feel free to share!