News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Code completion in find/replace?

Started by carra, August 30, 2012, 09:08:32 PM

Previous topic - Next topic

carra

I have noticed that a quite common use of the Replace feature is to change the name of some variable/identifier in your programs, by doing a "replace all" with the right options (match case & whole word). The Find feature is also used often to find instances of a variable/function. That's why I want to ask you developers if it would be possible to enable the already existent code completion suggestions in the "Find" edit control within Find and Replace dialogs. It would be quite convenient.