vote up 2 vote down star
1

Help, I can't function without resharper. All of a sudden my Alt Enter shortcut (to bring up the action list) has stopped working. Anybody experienced this or know how to fix?

flag

3 Answers

vote up 1 vote down check

This happened to me before. The menu would pop up for a split second, then go away.

I solved this by doing a visual studio reset.

devenv.exe /ResetSettings
link|flag
Reinstalled ReSharper after doing this and it worked. Thanks :) – jontymc Oct 21 at 9:51
2  
Instead of reinstalling ReSharper after the VS reset, you might be able to fix it by going into the ReSharper options and do "Environment -> General -> Visual Studio Integration -> Apply". This will reset the shortcut keys for ReSharper. – Josh Close Oct 21 at 13:35
+1 for Josh's comment - I found that just clicking "Apply" worked without having to reset VS. – Ian G Oct 27 at 10:52
vote up 1 vote down

You can try going ReSharper->Options... -> IntelliSense ->General and switching the radio buttons and clicking "OK." Then switching back to the previously selected radiobutton.

Edit

Here is how to change/assign keyshort cuts in Visual Studio/Resharper from JetBrains Knowledge Base

The command you are looking for is called "ReSharper_QuickFix."

link|flag
vote up 0 vote down

I had the same when I upgraded Vista -> Win 7. I my case, I had set my keyboard to 'United States-international'. Pressing the + will actually give you + + . Solution: set keyboard to 'US'.

link|flag

Your Answer

Get an OpenID
or

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