Disable line-switching keyboard shortcut?
-
There is a non-known keyboard shortcut that I occasionally press that switches two lines of code. What is it called and where is it so I can disable it please?
-
@jabcreations said in Disable line-switching keyboard shortcut?:
There is a non-known keyboard shortcut that I occasionally press that switches two lines of code. What is it called and where is it so I can disable it please?
Ctrl+Shift+Up
andCtrl+Shift+Down
are the default shortcuts for Edit > Line > Move Up/Down Current Line: since they move the active line one up or one down, they would have the effect of swapping lines, so that’s my guess as to what command you are running. -
@PeterJones Thank you Peter, that seems about right. I was able to find and clear the keyboard shortcuts (Settings --> Shortcut Mapper for others who don’t know offhand).