How do I open 2 instances of the same file in notepad++ side by side with their own scrollbars in a single Notepad++ window?

Posted by Qlidnaque on Super User See other posts from Super User or by Qlidnaque
Published on 2010-12-31T06:24:15Z Indexed on 2011/01/01 20:55 UTC
Read the original article Hit count: 223

Filed under:
|
|
|

I remember doing this a long time ago and have forgotten how I had done it. I like to do this when I have long html or php files to edit and I need part of the code from further down the file in a place nearer to the top, or when I want to compare different parts of the same file.

There was a way to do this without opening two instances of Notepad++ and when I clicked on save, it made the saved changes in both instances of the opened file (whereas if I have 2 windows of Notepad++ opened simultaneously, it will prompt me to either update or not update the second opened instance if the first one was saved midway.)

© Super User or respective owner

Related posts about files

Related posts about view