This is a simple XCode extension to convert a one-line function call (or declaration) into a multi-line one. Useful for functions with many parameters.
- Download latest Convert to Multi-Line Function package from the Releases.
- Copy Convert to Multi-Line Function to your Applications folder.
- Launch Convert to Multi-Line Function once. You can close it immediately afterwards.
- Go to System Preferences > Extensions > Xcode Source Editor > select Convert to Multi-Line Function
- Open Xcode
- Go to Xcode > Preferences > Key Bindings
- Type 'convert to multi-line function' in search field
- Assign ⌃ + ⌘ + N to Convert to Multi-Line Function command