Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/schukin/Fucking-Block-Syntax-Autocompletion

Xcode snippets for fucking block syntax
https://github.com/schukin/Fucking-Block-Syntax-Autocompletion

Last synced: 16 days ago
JSON representation

Xcode snippets for fucking block syntax

Lists

README

        

Fucking Block Syntax Autocompletion
===================================

Xcode snippets for [Fucking Block Syntax](http://www.fuckingblocksyntax.com).

Hopefully this will relieve you of [cheat sheets](http://twobitlabs.com/2012/12/objective-c-ios-blocks-cheat-sheet/).

## Installation

git clone https://github.com/schukin/Fucking-Block-Syntax-Autocompletion.git
cd Fucking-Block-Syntax-Autocompletion
rake

## Usage

Just start typing `fuckingBlock` and Xcode will do the rest (and do its best job at taking scope into account).

### Fucking Block Typedef

![Fucking block typedef](http://i.imgur.com/octBGuC.gif)

### Fucking Block Property

![Fucking block property](http://i.imgur.com/HyutIyO.gif)

### Fucking Block as method argument

![Fucking block as method argument](http://i.imgur.com/dPj1Vtn.gif)