In a program I'm writing I often have to refer to prior code I've written to get variables, etc. This involves scrolling up/down a lot. Presently I open a second SciTE window and dump the earlier code I'm working on in it, and go back and forth between the 2 SciTE windows but sometimes I edit the...