Automatic Symbol Renaming When You Rename a File in Solution Explorer

Menu:  Tools -> Options -> Projects And Solutions -> General
Versions:  2008,2010
Published:  2/19/2010
Code:  vstipTool0011

 

When you rename, say, a Class File from "Class1" to "bubba" for example:

image

 

You receive this prompt:

image

 

Which, in this simple case, results in the renaming of the class and the file:

image

 

 

If you find yourself doing this a lot then you can get rid of the prompt to rename by going to Tools -> Options -> Projects And Solutions -> General then remove the check from the "Prompt for symbolic renaming when renaming files" option:

image

 

From now on when you do your renaming the prompt will not appear and your symbols will be renamed automatically.