Upgrade of RS don't keep keyboard shortcuts?

I've tried upgrading from 4.5 => 5.0 => 5.1, and every time I've selected the default/recommended "Remove conflicting versions" option.
After upgrade, the keyboard shortcuts for RS (VS->Tools->Options->Keyboard) is always reset so I must go in and re-assign them. Also I get the "ReSharper Shortcut Conflict" windows when using e.g. Alt+Enter (i.e. if I want to use Resharper command etc.) which I guess is due to the reset of keyboard shortcuts.

The user templates and pattern catalog in 5.0 remains however, so it seems only to be keyboard shortcuts that are reset.

Known issue?

---
Original message URL: http://www.jetbrains.net/devnet/message/5264476#5264476

0
4 comments

Strange... I deleted this thread and now it's back. Anyhow there is a bunch of old threads about this, it's by design.

0
Avatar
Permanently deleted user

Hello,

After upgrade, the keyboard shortcuts for RS
(VS->Tools->Options->Keyboard) is always reset


Reset to what? VS shortcuts only, or R# default shortcuts, or something?

so I must go in and
re-assign them.


In the R# Options dialog?

Also I get the "ReSharper Shortcut Conflict" windows
when using e.g. Alt+Enter (i.e. if I want to use Resharper command
etc.) which I guess is due to the reset of keyboard shortcuts.


This latter thing is a known issue in the shortcut conflict detection subsystem,
and is not directly related to shortcut resets.


Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”


0
Avatar
Permanently deleted user

Hello,

Strange... I deleted this thread and now it's back. Anyhow there is a
bunch of old threads about this, it's by design.


Deleting a thread (or, rather, a set of messages linked in a thread) could
well be an unsupported operation for outside users.


Serge Baltic
JetBrains, Inc — http://www.jetbrains.com
“Develop with pleasure!”


0

Reset to what? VS shortcuts only, or R# default shortcuts, or something?

Shortcuts assigned to R# actions (customized VS debugging shortcuts I use is for instance kept).
I have to re-assign my customized shortcuts after upgrade, for example:
"Edit.SelectCurrentWord" (defaults to Ctrl+W after upgrade, I want Ctrl+Shift+W since I use Ctrl+W for File.Close)
"Resharper_SelectContainingDeclaration" (I want Ctrl+Shift+D, not the default which I don't remember the combination for, Ctrl+8?)
(Ctrl+8 is a strange choice btw since Ctrl+7 and Ctrl+9 are goto bookmark shortcuts, if now Ctrl+8 was a default R# keyboard shortcut...)


>In the R# Options dialog?
No in Vstudio Tools->Options->Keyboard.

p.s. I'm using vstudio2008 d.s.

0

Please sign in to leave a comment.