Is it possible to have more than 2 (3 or 4) clone views of a file in the same Notepad++ instance?
If yes, how? Are there any plugins for this purpose?
Is it possible to have more than 2 (3 or 4) clone views of a file in the same Notepad++ instance?
If yes, how? Are there any plugins for this purpose?
There's neither a functionality like this in or a plugin for Notepad++ as of yet.
For what it's worth, the next best thing would be multiple instances. You can always open another instance of Notepad++ by either
-multiInst command line switch to a Notepad++ shortcut orOpen in new instancenotepad++ -multiInst may be better for one time use.
– Memet Olsen
Nov 14 '17 at 15:27