Changing Identifier Names en masse

Say I have a snippet I want to use, except I want different names for identifiers. VS will highlight all of the same identifiers, but is there a way to rename the the identifier in the code file, and have it changed thruout, like a find/replace option?

thanks !
spatio
Yes, like most applications Visual Studio also supports find/replace using CTRL+F.
Topic archived. No new replies allowed.