vote up 0 vote down star

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.

flag

Have you installed any of the additional "Community plugins" for CodeRush? Or is this a clean CodeRush install. Also what version number and is it CodeRush Full or Xpress? – Rory Becker Oct 26 at 15:51
Reading the web site you indicated, it sounds like the problem wasn't so much installing CodeRush as it was the uninstall of resharper. – Rory Becker Oct 26 at 16:14
I havn't installed Resharper, it's just a site that I happened to find when googling the problem. – Kirschstein Oct 26 at 16:24
Ok thats fair enough then. – Rory Becker Oct 26 at 16:26

4 Answers

vote up 1 vote down check

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.

link|flag
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 Oct 26 at 15:54
vote up 0 vote down

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

Run up the installer again and choose repair.

link|flag
vote up 0 vote down

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

link|flag
Nope, no luck there. – Kirschstein Oct 26 at 15:40
vote up 0 vote down

Maybe resetsettings?

link|flag
Nope, no luck there – Kirschstein Oct 26 at 15:40

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.