macOS application to explore code snippets from the Swift and iOS community, view and edit the snippets before adding them conveniently to Xcode
Nearly 200 code snippets thanks to the following open-source repositories:
- https://github.com/burczyk/XcodeSwiftSnippets
- https://github.com/QMUI/QMUI_iOS_CodeSnippets
- https://github.com/onmyway133/SwiftSnippets
- https://github.com/mjurfest/ios-xcode-snippets
- https://github.com/MarcoEidinger/me.codesnippet
-
Filter by Language and Platform
-
Edit
Title
,Summary
,Code
andCompletion
for a snippet -
Easily add snippets you like to Xcode
-
In-app download of new snippets from the community
Download the latest version from GitHub Releases.
Copy XCSnippetsApp to your Applications folder.
To share your code snippets with the community and that your snippets will be available in the app, you can either
- host them in your public GitHub repo (let me know so that I can instrument the app to source your snippets) OR
- add them to https://github.com/MarcoEidinger/me.codesnippet with a pull request.