Does anyone know of a text editor for Windows that supports what I call "duplication".
What I mean by this is:
Say you're working with a large file. You want to view/change different parts of the file, but you don't want to skip/scroll around constantly. Ideally I would like to have a button to open the same file multiple times and then when I save any of them, the updates are replicated everywhere without the views getting messed up for each one.
I've been looking around notepad++. The best I see is "clone to another view". This is almost what I want, but it looks like it only allows two views to be side by side. I want maybe 3-4. It does do a good job of saving changes in both though...