Questions tagged [refactorpro]
7 questions
2
votes
1 answer
Ctrl+' (Apostrophe) Refactor! binding doesn't work when Notepad++ is open?
This is a really odd one that has been annoying me for some time, I use CodeRush and Refactor Pro at home and at work, since the switch to Visual Studio 2010 I have been unable to use the keyboard shortcut (Ctrl+') for the Refactor/CodeRush context…

Richard Slater
- 6,313
- 4
- 53
- 81
2
votes
3 answers
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)

Jon Erickson
- 112,242
- 44
- 136
- 174
1
vote
1 answer
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…

Freshblood
- 6,285
- 10
- 59
- 96
1
vote
2 answers
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…

Jaimal Chohan
- 8,530
- 6
- 43
- 64
1
vote
1 answer
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…

Gerhard Weiss
- 9,343
- 18
- 65
- 67
0
votes
1 answer
Idea on refactoring this down?
Can someone explain to me how I can refactor down these math formulas? Is there a fancy way PHP can do these series of math steps in a more condensed way?
PHP

levi
- 1,566
- 3
- 21
- 37
0
votes
1 answer
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…

Jaimal Chohan
- 8,530
- 6
- 43
- 64