Hi
Using the CodeRush extension and using the numeric part of the keyboard, all keys are working but the ’Num –’ (minus) key.
Searching the forum, I have found the issue, but even if I turn off the Shortcuts Num- (SelectionReduce) Enabled, the problem is still there.
(Please find picture attached)
Nothing happens pushing the ’Num –’ button.
If I disable the CodeRush extension the functionality of the ’Num –’ restore normally
What can be the issue? Is there any way I can make the ’Num –’ work and insert a ’-’ sign with CodeRush enabled?
Hi Zoltan,
Thank you for reporting us about this issue.
I've tried to reproduce it on my side with CodeRush 19.1.9 installed but without success.
Can you Zip and send me your CodeRush settings and logs so I can analyze them?
The logs folder locates here: "%localappdata%\CodeRush\Logs"
The settings locate in 2 folders: the "%AppData%\CodeRush\Settings" and ".cr" folders. The ".cr" folder is stored next to your solution file.
I am looking forward to hearing from you.
Sure, please find it attached.
Btw, the issue was presented in 18.2.7 also.
Sorry, forgot to copy settings to the zip
Hi Zoltan,
Thank you for the fast reply and sending us the files.
Please give us some time to examine them. We'll contact you soon.
Hi Zoltan,
I tried to reproduce the problem with your settings. However, Num- works as expected with CodeRush installed.
Could you please check the Visual Studio options for Keyboard?
I suppose that there can be CodeRush commands binded to the Num- shortcut.
You can use the "CodeRush" keyword in the "Show commands containing:" text box to find the shortcuts related to our product faster.
Here is an image illustrating how to do this: https://www.screencast.com/t/ARgHOJj6j
If this does not help, please try to reinstall CodeRush again.
Here are the steps to uninstall the product and install the new one from scratch:
Please try this workaround and let us know your results.
Hi Eugene,
I have found the shortcut in the VS options, it was assigned to CodeRush.Reduce command. After I have removed this assignment the fuction of the Num- has been restored.
I have investigated the issue, and the problem is related, if the Sync this shortcut with the command key binding registered in Visual Studio is enabled in CodeRush Shortcuts.
If I enable shortcut, this setting is automatically synced to VS settings, but if I disable it, the change is not syncing to VS settings.
Thank you very much for your help.
Hi Zoltan,
Thank you for the fast reply and giving me additional details.
I also noticed that the "Num+" and "Num-" shortcuts have different values for the "Sync this shortcut with the command key binding" option in your settings.
Now I managed to reproduce the problem.
Please give us some time to research and correct it. We will inform you once we get any results.