refactorpro

How can I get DevExpress "Rename a variable" to work in VS 2008?

How can I get DevExpress "Rename a variable" to work in VS 2008? I just upgraded from VS 2005 to VS 2008. In VS 2005, the F2 key used to invoke the DevExpress Rename. In VS 2008, F2 appears to do nothing. I installed both DevExpress CodeRush and RefactorVB. I am not sure if RefactorVB was what I had installed on VS 2005. We stored all...

Code Rush: Keyboard Shortcut to Add Using Statement

In VS 2008, when the caret is on the name of the class which doesnt have a using statement in the file, SHIFT+ALT+F10 will bring up a context menu to add the using statement. Is the same function possible with Coderush/Refactor Pro, only using the CRTL+' shortcut? Id CodeRush/Refactor Pro doesn't support it out of the box then an Add...

Code Rush: Keyboard Shortcut to Change Member Scope

When using CodeRush/Refactor Pro, I can use my mouse to toggle a context menu to change the scope of a member. By default, pressing CRTL+' doesn;t toggle this menu. Is there anyway to achive this using a keyboard shortcut? A soltuion involving CRTL+' would be ideal. ...

When sorting using statements with DevExpress Refactor Pro can I make it so all System namespaces are at the top?

i want all of the system usings at the top (sorted alphabetically) and then all other using statements afterwards (sorted alphabetically) ...

Problem after install CodeRush and ReFactor

I have installed CodeRush and ReFactor package but i don't see any changes on my Visual Studio 2010 ide. I check add-in and extension manager but i don't see anything belong CodeRush or ReFactor. Do i have to do some extra settings for it ? How can i understand it is installed on Visual Studio 2010 ? ...