Looking for tips and tricks on ReSharper

Hello,

I'm trying to learn new tips and tricks about ReSharper. I'm following this website here:

https://www.jetbrains.com/help/resharper/Quick_Start.html

The only one that works is the first one (auto complete the syntax of functions). The rest don't.

For example, it says I can select a block of code and move it around with Ctrl-Shift-Alt. This did not work.

It says I can open the parameter info pop-up with Ctrl-Shift-Space, but this did not happen for me.

It says that I can select a block of code with Ctrl-Alt-Right and then press Alt+Enter to add try/catch around it. Not only did this not happen for me, but it ended up rotating my second monitor 90 degrees. I couldn't get it back. I killed my computer and rebooting thinking that would restore my monitor but then it did a half hour Windows update.

Can someone please direct me to a good website that teaches you tips and tricks about ReSharper? Thanks.

0
2 comments

it seems to me that your keyboard shortcuts aren't set correct. You can apply the R# keyboard scheme in the options popup under "Keyboard & Menus". But be careful, because some standard shortcuts of Visual Studio will be overwritten.

 

Regards

Andreas

0
Avatar
Permanently deleted user

 Thank you.

It started working all of a sudden. Didn't have to switch to ReSharper keyboard.

0

Please sign in to leave a comment.