vscode-xcode-keybindings
vscode-xcode-keybindings copied to clipboard
Add Ctrl-i for Xcode's Re-Indent
Mapped to editor.action.formatSelection, which is pretty much the same thing.