Skip to content

Naturally-Inviting/Xcode-snippets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🛠️ 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.