Variable name suggestion
Hello all
I downloaded ver 2.5.2
and i am trying to get variable suggestion with no luck maybe i am doing something wrong?
I have class - MyClass and if i want to create:
MyClass myClass - in previous version resharper gave me myClass as suggestion with (ctrl + shift + space) now i can't get this ability (I tried also ctrl + space , ctrl + alt + space)
maybe i need to check something in options please help me.
Please sign in to leave a comment.
Hello dcave555,
Please check that you have correct prefixes on the naming options page.
Oleg Stepanov
Software Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Hi,
I don't have there prefixes
but i tried to write prefixes now and i am in the same situation
i forgot to mention that i am using Vista and in previous resharper version i was using win xp maybe i need to download reshrper path for vista ?
Also i noticed that ctrl + space is not working at all.
i am getting other suggesting only when it's open automaticlly without pressing ctrl + space.
Is it possible to use resharper with Vista or i am doing something wrong?
Thanks
Remember to set code completion to Resharper (resharper->options->Intellisense)
But having done that, my keyboard shortcuts sometimes goes away for no apperent reason, in that case you have to set it manually.
in Tools->options->environment->keyboard,
set resharper.completeCodeBasic shortcut to ctrl-space and
resharper.completeCodeSmart shortcut to ctrl-shift-space