Notepad++ - Continue Search from top

30

4

In general when we do a Find in Notepad++, it starts from the current cursor position and continues till the end of the document.

Due to this, to search a complete document, we have to go to the beginning or end of the document and use Find Up / Find Down.

Is there a way to continue the search again from the top of the document after reaching the end of the document. Any npp plugins that would get this work done?

SyncMaster

Posted 2013-07-16T19:17:47.637

Reputation: 1 399

Answers

63

Make sure you have Wrap Around checked.

Notepad++ Find Dialog

daxlerod

Posted 2013-07-16T19:17:47.637

Reputation: 2 575