XML files created by Xcode that capture my code snippets
- Uses tokens to quicken code input where possible
- names of files are ugly, but are controlled by Xcode when I created them
As of Xcode 7.3.1
To install, copy them to ~/Library/Developer/Xcode/UserData/CodeSnippets
- MARK
- FIXME
- TODO
- Headings to visually break up section in code
- new function with leading comment and trailing commenton last bracket