Coderush express seems doesn't work

1.6k views Asked by At

I installed Coderush express and I can see that it is installed. (I can see that Camel Case Navigation works). But I can see any other feature works. Based on this page: http://community.devexpress.com/blogs/markmiller/archive/2009/06/25/coderush-xpress-for-c-and-visual-basic-2008.aspx

I cannot see any of these feature to works:

  1. Tab to Next Reference : no effect when I put caret on a variable and press tab ( a tab inserted at the middle of my variable name!)

  2. Highlight All References: pressing ctrl+alt +u add a ascii character to source code.

  3. Quick Navigation: Ctrl +Shift + Q has no effect.

  4. Quick File Navigation : Ctrl +Alt +F brings up F# interactive

  5. Selection Increase and Selection Reduce doesn't work: generate a beep

  6. Declare: ctrl +` has no effect.

    and ...

Any idea why this is happening? I am using VS2010.

3

There are 3 answers

0
Alex Skorkin On

It seems that your installation is corrupt. I would recommend you contact DevExpress Support directly. The support team is better equipped to resolve any issues you face with their products. They offer a very short response time and high qualification. I would also recommend that you reinstall the product.

11
Clare Macrae On

Presumably due to your using a different version of Visual Studio.

The page you linked to is pretty clear about it being for Visual Studio 2008, but you've included the visual-studio-2010 tag.

CodeRush Xpress fully supports all language features of Visual Basic and C# in Visual Studio 2008.


Edit

Version of Visual Studio wasn't the problem after all.

It appears to just be that the tool makes very little visible change to the Visual Studio user interface, so it looks like it hasn't loaded.

0
Sebastian K On

The features you are asking about, were removed on purpose from VS2010 version of Coderush XPress. More info here:

Experience with Coderush XPress and Visual Studio 2010?