6.0 key bindings changed?
Is it my imagination or have the default key bindings changed in R# 6.0?
There seem to be a number of shortcut chords that now seem to require a Ctrl on the second key that I don't think used to.
For example 'Surround With' was Ctrl-E, U in 5, but is now Ctrl-E, Ctrl-U
And all the refactorings used to be Ctrl-R and a letter, but now require Ctrl-letter as teh second part.
-dave
Please sign in to leave a comment.
Hi,
Key bindings should work in both combinations, like Ctrl-E, U and
Ctrl-E, Ctrl-U
--
--
Kirill Falk
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
Not sure what happened, so I reset the key bindings from within Visual Studio, then reapplied the Resharper bindings and now I'm happy again :-)
thanks,
-david