Why is Visual C++ lacking refactor functionality?

后端 未结 11 1335
慢半拍i
慢半拍i 2020-12-12 20:15

When programming in C++ in Visual Studio 2008, why is there no functionality like that seen in the refactor menu when using C#?

I use Rename constan

11条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2020-12-12 20:45

    I'm not sure why it is like this, but third-party tools exist that help. For example, right now I'm evaluating Visual Assist X (by Whole Tomato). We're also using Visual Studio 2005.

提交回复
热议问题