Why is Visual C++ lacking refactor functionality?

后端 未结 11 1319
慢半拍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:39

    MS has finally done this: https://channel9.msdn.com/Shows/C9-GoingNative/GoingNative-33-C-Refactoring-in-Visual-Studio-2015#time=04m37s

    They have started doing this about 10 years ago, I remember watching ms channel9 long ago.

提交回复
热议问题