I saw and used the rename function in Visual Studio 2010.
However, when editing the code in C ++ mode, I do not see the "Refactor" menu, and the CTRL + R command CTRL + R gives the following error message:
The key combination (Ctrl + R, Ctrl + R) is tied to the command (Rename ...), which is currently unavailable.
Eclipse seems to have gotten this right. Is there a rename function in VS 2010 for VC ++?
visual-studio-2010 rename
bobobobo
source share