It would be nice to be able to look at different parts of a file at the same time. This is like the split screen in, say, WORD so that you can show two parts of a file at the same time.
SciTE tries to stay simple by avoiding features such as multiple active documents and split views. Scintilla allows multiple views and applications such as PythonWin use this.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=12579
Originator: NO
SciTE tries to stay simple by avoiding features such as multiple active documents and split views. Scintilla allows multiple views and applications such as PythonWin use this.