Keyboard Layout
Hi,
I'm just about to install R# for the first time and would like some feed back on which keyboard layout to choose.
Most of the blog posts (which inspired me to move to R#) seem to use the original (IDEA?) layout, but I also see there is a VS version.
What is the feeling in the community about this?
Cheers
Adie
Please sign in to leave a comment.
Normally, it depends on your background. For those who used IDEA, the
IDEA-based keyboard appears very familiar and handy. But for people who used
to use keyboard shortcuts in pure VS environment the VS-based layout is
preferable for it leaves most of the widely-used VS-shortcuts intact.
--
Sergey V. Coox
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
I prefer IDEA shortcuts. On top of that I added these shortcuts:
*F6 (global and text editor) = Build.BuildSolution
*CtrlShiftT (global and text editor) =
ReSharper.Resharper_UnitTes_RunSolution
David.
"codex897" <no_reply@jetbrains.com> wrote in message
news:17680942.1202069679157.JavaMail.itn@is.intellij.net...
>
>
>
>
I've gone with IDEA for now. I think I'll give those additional shortcuts a try as well.
Thanks all.