Is there a way to get Xcode 4 to indent text so that pressing tab on selected text would indent it, shift + tab would unindent like in many editors?
The default ⌘] and ⌘[ do not seem to work, probably because I have a Finnish keyboard layout. Pressing the key combination for [ (alt + 8) and additionally holding down ⌘ does not indent.
In Xcode preferences I found “Key Bindings” and “Shift Right”, “Shift Left”, but it does not seem to understand shift + tab. If I try to press shift + tab I get ⇧⌘⇤.

Setting the Tab binding for Shift Right did not work for me either even when remapping “Insert Tab” to something else (seems hardcoded/bug). However I did get Alt + Tab and Shift + Alt + Tab binding working (with the Finnish Keyboard layout, didn’t test extended or sami). I still had to remap “Insert Tab without Extra Action” from Alt + Tab to Alt + Ctrl + Tab, you could avoid this by using Ctrl instead of Alt for shifting.
Here is the xml file for it.
cd ~/Library/Developer/Xcode/UserData/KeyBindingsvi Default.idekeybindings(probably empty plist, if not extend appropriately)Paste: