ReSharper keyboard shortcuts and intellisense not working
I'm using build 738 and it seems that about 1/4 of the times I launch VS 2008 the ReSharper keyboard shortcuts and intellisense don't work at all. code analysis is working, and I can run unit tests, but no keyboard shortcuts or intellisense.
Not just some shortcuts, everything I try doesn't work. Same with intellisense. I close and restart vs2008 and usually everything is fine. When the stuff is not working, I have given it several minutes in case it was a temporary problem, but doesn't go away without restart.
Not sure when I first started seeing this problem.
Sam
Please sign in to leave a comment.
I seem to have the same problem since the first version. Yesterday with version 737 it happened again.
If I wait a couple of minutes the shortcuts start to work again.
I posted a separate thread a short while ago on the same subject. This too has been my experience as well.
I've checked my RS settings and everything is wired up correctly.
I have expereinced the same problem. I usually have to go into options and reset the shorcuts.
I just replied to your separate thread before seeing this one. I too have
this issue.
"Peter Hamilton-Scott" <no_replay@jetbrains.com> wrote in message
news:31053913.1204280224543.JavaMail.itn@is.intellij.net...
>I posted a separate thread a short while ago on the same subject. This too
>has been my experience as well.
>
Place your cursor in a method parameter signature* and press CTRL + ALT + P (or CTRL + P I forget ;) ). Then when the form pops up select use ReSharper shortcuts (apply to all).
I forget the exact verbage but that should help.
public static List RetrieveRecords(+List]]> parameters, CommandType type, string commandText)
place your cursor @ +
Hello,
I'm afraid that's because we sometimes fail to detect that Visual Studio
application has been activated. The Windows message we're listening to would
not reach the handler. Upon deactivation, all of the popups are prevented
from showing up, so if we miss the activation, then all of the features using
popup windows fail to function.
We're working on the issue. As a workaround, try swithing to another app
and then back. If you have the managed memory status bar indicator on, then
it gets greyed out when we think that the application is inactive.
—
Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”
Hi,
I have been using resharper since about 7 months now and I have upgraded to 4.0 R#.
Resharper does not show the small window that pops up when we press Cntrl T.
Pressing on any file on the solution explorer and then Pressing Cntrl T will show up resharper window.
Any pointers?
Could you check to what command Ctrl+T is bound? You may do that in Tools|
Options| Keyboard
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"