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?
+5
A:
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."
Chuck Conway
2009-10-20 18:06:22
+2
A:
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
Josh Close
2009-10-20 18:11:42
Reinstalled ReSharper after doing this and it worked. Thanks :)
JontyMC
2009-10-21 09:51:48
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
2009-10-21 13:35:22
+1 for Josh's comment - I found that just clicking "Apply" worked without having to reset VS.
Ian G
2009-10-27 10:52:57
A:
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'.
test
2009-12-07 14:36:08