News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

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.