Skip to content

Commit

Permalink
Adding SwitchIt and DoubleTake
Browse files Browse the repository at this point in the history
  • Loading branch information
MSRiM committed Feb 26, 2019
1 parent e015f7d commit 35fa352
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ 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
* [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)

### Collaborations with internal/external services

Expand Down

0 comments on commit 35fa352

Please sign in to comment.