Menu

What is Find Volatile?

2007-05-22
2012-11-13
  • Nobody/Anonymous

    I've been a fan of Notepad++ for a while now. But I have just what question, what is the difference between Find and Find (Volatile)?

     
    • MJG

      MJG - 2007-05-23

      Don't forget Incremental Search...

      Find brings up a dialog, and the word you search for is remembered for subsequent finds via the Find Next command (default F3).

      Volatile finds are quick searches for other occurrences of the currently-marked block of text.  If no text is marked, the current word under the cursor is marked the first time the volatile find command is executed.  I think it's called volatile because the find text is not remembered; it only searches for the currently-marked block.  --Joel

       
MongoDB Logo MongoDB