In Notepad++ i'm familiar with opening files into new views (Move to Other View). This opens a second window which files can open in. Is there a way to open a 3rd view?
Asked
Active
Viewed 1.7k times
2 Answers
3
Actually, you can have a bunch of files opened at the same time; each file is in a different tab. Just use File Open, and select your files. The Move to Other View allows you to see two files side by side.
Added
For viewing more than 2 files side-by-side, you will need to open a second instance of the program and tile the 2 windows so you can see up to 4 files at once.
To open a second instance you can hit Alt+F6: Open two instances of Notepad++
LDC3
- 2,250
0
I would suggest opening the first instance, then do the split view, then open another instance and split that view as well. Just to be clear, you basically want to view the same file in three separate views, correct?
user330183
- 11