One of the good point with emacs is that you can have split screen so you get two or more views of the same file which allows you to browse around and have a clearer overview of the file. I wonder if there are some plugins or if the same functionality already is built in in notepad++.
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
It is built into Notepad++. All you have to do is right-click the tab of the file and say "clone to other view" and it will split the workspace into two scrollable views of the file, similar to how emacs does multiple windows. You can also open up two different files in the different views. |
|||||||||
|
|
If you right-click on the current tab, or go to View > Move/Clone Current Document, then click "Clone to Other View", it will clone it to the other half of the screen. |
|||
|
|