views:

247

answers:

4

I've recently installed CodeRush Devexpress, and now VS intellisense doesn't appear whilst I'm typing.

Syntax highlighting also seems to be a little bit screwed, but my main worry is intellisense.

Any suggestions for getting Intellisense back without doing an uninstall of CodeRush?

Update:

In the end, I uninstalled CodeRush, unchecked then rechecked some settings found here, and reverted the .csproj file of the project before the error occurred. Just re-installed and everything seems to be working now.

I'll submit this as a bug to their support later.

A: 

Maybe resetsettings?

Jason Punyon
Nope, no luck there
Kirschstein
A: 

Does it work again if you temporarily disable CodeRush, e.g. using the /SafeMode command line switch?

0xA3
Nope, no luck there.
Kirschstein
+1  A: 

This sounds like a bug.

I would raise a support issue at the DevExpress Support Center

This provides you with a method for tracking the progress of said bug.

For the benefit of users of CodeRush Xpress, who might also come across this in the meantime, it should be noted that CodeRush Xpress is also fully supported by DevExpress even though it is free to you.

I further recommend that you post a link to the support issue here so that others who come across this bug can discover the outome.

Rory Becker
Also worth perhaps seeing if this bug is tied to your current settings. Backup and then delete "%AppData%\CodeRush for .Net\Settings.XML\" (Assuming latest version 9.2.x or better) and See if the bug remains after a restart.
Rory Becker
A: 

In the interim, perhaps try a repair of the CodeRush Install.

Run up the installer again and choose repair.

Rory Becker