Paul-van-Klaveren / Distraction-Free-Xcode-plugin

Experience ZEN in Xcode. Distraction free mode, styled after Sublime

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##ZEN - Distraction free mode in Xcode

Sometimes Xcode UI is too overwhelming. Enter distraction free mode, whenever you want to focus code. It was inspired by Sublime Text. Works just like Xcode editor with autocompletion, cmd+click navigation, Open Quickly (cmd+shift+O) etc.

##Using ZEN

Just go to View->Distraction Free Mode or use a designated shortcut (it depends on Xcode version)

##Installing

Install via Alcatraz or clone/download ZIP and build.

##Contributing

Check out issues page for exisitng issues or create one. If you consider contributing please do pay attention to code style. You should follow the style conventions of existing code. If you are in trouble check out NY Times' objc. This project is more or less compliant with them.

If you create an issue please add a note about Xcode version. Please do not duplicate issues. If you are really concerned about certain issue, comment it.

About

Experience ZEN in Xcode. Distraction free mode, styled after Sublime

License:MIT License


Languages

Language:Objective-C 93.8%Language:C++ 5.4%Language:C 0.7%Language:DTrace 0.0%Language:Ruby 0.0%