-
I don't mind calling it a request. :-)
2009-02-09 20:21:02 UTC in Notepad++
-
Yes, this is exactly the issue.
I find it non-intuitive and inconsistent with either Visual Studio (Ctrl+F3 and then F3 works fine in Visual Studio) or Eclipse (Ctrl+K and then Ctrl+K again)
Is there any advantage in the current behavior?.
2009-02-09 17:17:34 UTC in Notepad++
-
This patch adds volatile search string to Find/Replace Dialog and creates the dialog if needed.
2009-02-02 20:08:37 UTC in Notepad++
-
1. Select a word in the text and perform a "volatile" search
2. Once next occurrence of the word is found modify it and try to hit F3 to find yet another occurrence of the same word.
Result: this will not work. FindNext only works after Find... but not after volatile search.
This is a small but annoying usability defect. Many many times I tried to hit F3 after volatile search on auto-pilot...
2009-02-02 20:04:28 UTC in Notepad++