Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neonichu/BBUDebuggerTuckAway
Xcode plugin for auto-hiding the debugger once you start typing in the source code editor.
https://github.com/neonichu/BBUDebuggerTuckAway
Last synced: 4 days ago
JSON representation
Xcode plugin for auto-hiding the debugger once you start typing in the source code editor.
- Host: GitHub
- URL: https://github.com/neonichu/BBUDebuggerTuckAway
- Owner: neonichu
- License: mit
- Created: 2014-01-22T22:30:32.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-06-22T21:33:15.000Z (over 8 years ago)
- Last Synced: 2024-11-09T19:23:26.514Z (6 days ago)
- Language: Objective-C
- Size: 1.18 MB
- Stars: 670
- Watchers: 17
- Forks: 61
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ios-cn - 官网
README
![project deprecated](https://img.shields.io/badge/project%20status-deprecated-red.svg)
This project is deprecated in favor of [Editor Extensions](https://developer.apple.com/videos/play/wwdc2016/414/) support in Xcode 8+.
Xcode plugin for auto-hiding the debugger once you start typing in the source code editor.
![](plugin.gif)
## Installation
Either
- Clone and build the plugin yourself, it will be installed to the right location automatically by building it.
or
- Install it via [Alcatraz](http://alcatraz.io/)
In any case, relaunch Xcode to load it.
## Help needed
Follow [@NeoNacho](https://twitter.com/NeoNacho) to help me beat [@orta](https://twitter.com/orta) in followers count.