CodeRush - Do That Suggested Fix - (shortcuts)

530 Views Asked by At

What is the keyboard shortcut to get CodeRush to do the #1 suggested fix for the situation? Do I really have to hover over the problem long enough to get the ellipse to show up and then pick a choice?

Also is there a way to jump to the next problem area?

2

There are 2 best solutions below

5
On BEST ANSWER

In the DevExpress options (under DevExpress > Options), there's a "IDE" section and a "shortcuts" subsection.

In there, you probably already have a keyboard shortcut defined for in the "Refactor" category for the "Refactor" command - that keyboard shortcut would bring up that selection box, and pressing Enter will then select the first option in that dialog box, by default.

0
On

If you notice a delay contact [email protected] and send some details to help us reproduce. Also, CodeRush doesn't interfere with Intellisense, but uninstalling other third-party IDE tools has been known to suppress Intellisense and this may be what happened to you. Try this: Open up the Visual Studio Tools menu then Text Editor and then C#. On that options page you will need to recheck "Auto list members" and "Parameter information" to get Intellisense reenabled.