Xcode - Move line up down shortcut

Hi.

I'm working with a Spanish keyboard and every time I trigger the shortcut "Move Line Up", it justs "Shift Left".

The shortcut for "Shift Left" is: command + [

The shortcut for "Move Line Up" is: command + alt + [

In the Spanish keyboard, we need the "alt" key to type "[".

It seems there is a conflict of shortcuts, does anybody know a workaround?

Thanks.

You can edit shortcuts to your convenience in Xcode preferences > key bindings.

Then change one of them, for instance adding a type on control: control-command-alt-[

Hello to all of you, brought here by google! If you want to move your line of code UP / DOWN,

just use option + command + [ OR ]

Valid for xCode version 13.4.1

Xcode - Move line up down shortcut
 
 
Q