Does notepad ++ offer the feature of previous/next page as in adobe reader?

e.g. I have 2 files opening named a.txt and b.txt 1. First, i view a.txt line 10. 2. Then, i view b.txt at line 20 and then line 30 3. When have previous page function, click once it will go to b.txt line 20 and click again it will go to a.txt line 10.

link|improve this question
feedback

migrated from stackoverflow.com Oct 7 '11 at 0:05

This question came from our site for professional and enthusiast programmers.

1 Answer

Have a look at this plugin called Location Navigate

link|improve this answer
feedback

Your Answer

 
or
required, but never shown