Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wokalski/distraction-free-xcode-plugin

Experience ZEN in Xcode. Distraction free mode, styled after Sublime
https://github.com/wokalski/distraction-free-xcode-plugin

Last synced: 2 months ago
JSON representation

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

Awesome Lists containing this project

README

        

##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.

![](ZEN.png)

##Using ZEN

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

##Installing

Install via [Alcatraz](http://alcatraz.io) 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. ](https://github.com/NYTimes/objective-c-style-guide) 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.