You must be registered to post a reply. Click here to register.
T O P I C R E V I E W
jimmys3000gt
Posted - Dec 05 2013 : 5:56:22 PM When you right click on source files, the context menu title:
Refactor (VA X)
has almost all of the menu items grayed out. Depending on what I highlight in the code (C++), I am able to get a few of the menu items enabled such as Extract Method. But others like Add Member are always grayed out. Other co-workers don't have this problem and are able to use all the menu items freely.
I'm on VS2012 Ultimate Update 4 and have VA X version 10.8.2001.0 built 2013.09.20
1 L A T E S T R E P L I E S (Newest First)
accord
Posted - Dec 06 2013 : 5:45:25 PM You don't need to highlight (select) anything for most refactoring commands. For example, you need to right click on a class name for Add Member to be active. Does it work if you try this way?