Naturally-Inviting / Xcode-snippets

Helpful snippets for Xcode!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🛠️ Xcode Snippets

Helpful snippets for Xcode!

Installation

  1. Past the snippet in Xcode.
  2. Select the text.
  3. Right-click and select Create Code Snippet...
  4. Completion - What you would like Xcode to trigger this snippet with.
  5. Availability - Limits the snippet visibility based on the specified scope. (I personally use the top level scope for reducer snippets)
  6. Simply typing the trigger word and Xcode will paste the snippet.

About

Helpful snippets for Xcode!

License:MIT License