Refactoring: Update variable name
(ported from Connect)
In Visual Studio 2010 When selecting a variable by the cursor, all presence of this variable is highlighted in the file. And when the we try to change a variable or function name, Visual Studio prompts the user to update the name of all matching variable in the file.
is there any possibility to add these two functions??
--Ayman Abd El Halim
58
votes