News

My Xcode code snippet library. Contribute to gizzard/Xcode-code-snippet-library development by creating an account on GitHub.
Simply typing in the name of your snippet (or line of code) will display the snippets you saved. You can either arrow-down or click a snippet to insert it where the cursor is in your text document or ...
If they're really just snippets and not actual methods / classes that can be easily reused, you could try just distributing them as code snippets into the IDE (e.g. Visual Studio Code Snippets).