Skip to content

Commit

Permalink
Merge pull request #71 from chrischute/patch-1
Browse files Browse the repository at this point in the history
Add Convert to Multi-Line Function.
  • Loading branch information
tib authored Aug 17, 2019
2 parents 25b8f4c + 27d1754 commit 644630b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ Please submit a pull request to improve this file. Thank you to all contributors
* [XCSmartCutCopyPaste](https://github.com/mretondo/XCSmartCutCopyPaste) - Apply Cut or Copy commands to blank lines in line mode when there is no selection.
* [CommentSpellChecker](https://github.com/velyan/Comment-Spell-Checker) - Runs spell check and auto correct on code comments.
* [XPaste](https://github.com/rickytan/XPaste) - A Xcode Source Extension to power up your text paste abilities
* [Convert to Multi-Line Function](https://github.com/chrischute/xcode-multi-line-func) - XCode Source Editor Command to put each function argument on its own line.
* [SwitchIt](https://github.com/HarmVanRisk/SwitchIt) - An Xcode Extension that auto generates your switch statements from your defined enums. Can be downloaded on the app store [here](https://itunes.apple.com/ie/app/switchit/id1244401606?mt=12)
* [DoubleTake](https://github.com/HarmVanRisk/DoubleTake) - An Xcode Extension that removes duplicate imports/@class defined in a class. Can be downloaded on the app store [here](https://itunes.apple.com/ie/app/doubletake/id1453300536?mt=12)

Expand Down

0 comments on commit 644630b

Please sign in to comment.