cannot move line up/down anymore

After installing Resharper, I cannot move the current line up or down using Alt+Up and Alt+Down keys.

 

0
4 comments
Avatar
Permanently deleted user

ReSharper rebinds Alt+Up/Down to Go to previos/next member  actions (https://www.jetbrains.com/help/resharper/Reference__Keyboard_Shortcuts.html#coding_assistance). With ReSharper, you can rearrange code semantically with the Ctrl+Alt+Shift+arrow keys. If you wish you can bind Alt+Up/Down back to VS actions on the Tools | Options | Environment | Keyboard options page. 

0

Hi Igor,

I have bound Alt+Up/Down back to VS actions, but it did not help.

Please se screenshot: https://www.screencast.com/t/gdp7mgx0R

Thank you

Vaclav 

0
Avatar
Permanently deleted user

You probably need to bind these actions in the "Text editor" scope, not in the "Global" scope as you've done.

0

Works great, thanks!

Vaclav

 

0

Please sign in to leave a comment.