History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-44742
Type: Bug Bug
Status: Open Open
Priority: Normal Normal
Assignee: Ilya Ryzhenkov
Reporter: Evgeny Potashnik
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

Installing ReSharper 3.0 resets shortcut keys

Created: 03 Jul 07 04:59   Updated: 20 Sep 07 04:39
Component/s: Options
Fix Version/s: 4.0
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 471


 Description  « Hide
I installed ReSharper 3.0 RC1 over 2.5.2 and when it prompted me whether I want to keep existing shortcut keys or reset them to the new keyboard scheme. I chose to reset to the new scheme. After that I changed some of them (eg. GoToType, GoToFile, FindUsages) to use the old shortcut keys again. I then installed RC2, Gold and now 3.0.1 and each installation has reset all my shortcut keys again - without any prompt.

This is quite annoying and it's a blocker for us upgrading as I don't want all developers in the team to waste their time re-creating shortcut keys every time they install a new version. It didn't happen in 2.5.x.



 All   Comments   Work Log   Change History      Sort Order:
Evgeny Potashnik - 19 Sep 07 14:13
4.0? Come on! This is a really annoying bug. Could you please fix it for 3.0.3?

Ilya Ryzhenkov - 19 Sep 07 14:21
Here is workaround: in your UserSettings.xml find text:
<setting name="KeyboardScheme">VS</setting>

and change "VS" to "None". I will see if we can do it for 3.0.3, though.


Evgeny Potashnik - 20 Sep 07 04:39
Thanks! I've made the config change, but will wait for the next EAP build of 3.0.3 to see if that works around the problem.