I'd like a way to limit search/replace to just 1 C function. For example, if different functions in the same file have the same local variable inside, but I only want to change the variable name in 1 function, I could put my cursor in that function and then choose in the search/replace dialog to limit the search to inside the function.
Or, we could limit the scope of the search/replace to inside any curly braces {}