C
C#•2y ago
SwaggerLife

Keyboard shortcuts [Answered]

Is there a way to easily move a block or line of code up and down?
15 Replies
333fred
333fred•2y ago
https://docs.microsoft.com/en-us/visualstudio/ide/default-keyboard-shortcuts-in-visual-studio?view=vs-2022#bkmk_text-editor-context-specific-shortcuts
Move selected lines down Alt+Down Arrow Edit.MoveSelectedLinesDown
Move selected lines up Alt+Up Arrow Edit.MoveSelectedLinesUp
Move selected lines down Alt+Down Arrow Edit.MoveSelectedLinesDown
Move selected lines up Alt+Up Arrow Edit.MoveSelectedLinesUp
SwaggerLife
SwaggerLife•2y ago
I tried it but it's not moving the code itself. Rather the cursor
333fred
333fred•2y ago
You might need to select the line I use VsVim, so VS's keyboard shortcuts for things aren't useful to me
SwaggerLife
SwaggerLife•2y ago
That's the thing, even though the line is selected. It's still not working.
333fred
333fred•2y ago
If you look in tools->options->Keyboard and search for those commands, are they bound to anything? At a quick test locally, it works
333fred
333fred•2y ago
This is what I see in that menu
SwaggerLife
SwaggerLife•2y ago
No it doesn't seem so. I will add them now and see.
333fred
333fred•2y ago
Do you use resharper? Not sure if they have their own version of that feature and rebind it
SwaggerLife
SwaggerLife•2y ago
Yeah resharper seems to be using a very long one.
333fred
333fred•2y ago
Yeah, looks like theirs is Ctrl+Shift+Alt+Up/Down
SwaggerLife
SwaggerLife•2y ago
Exactly, by the way is it better to be using ReSharper if I might ask?
333fred
333fred•2y ago
They bind Alt+Down to Go to next member/tag If you find that it offers you features that you use that you don't get from regular VS, then I'm not going to tell you not to use it But I'm also one of the... more biased people to answer that question That's like going to a JetBrains person and asking them if they'd recommend it 😄
SwaggerLife
SwaggerLife•2y ago
I see 😂. No worries. I will try them all and see what works best.
Accord
Accord•2y ago
✅ This post has been marked as answered!
SwaggerLife
SwaggerLife•2y ago
Thank you very much for your help thankuwu Sincerely!
Want results from more Discord servers?
Add your server
More Posts