Early this year I mentioned a handy Xcode plugin called BBUDebuggerTuckAway which automatically hides the debugger console when you start typing in the code editor.
Here’s another Xcode 6 plugin for optimizing screen usage called DBSmartPanels that optimizes that automatically hides the debugger and utilities when you don’t need them from Dave Blundell.
The hiding occurs when you open an interface file, open a text document, or start typing in a text document and DBSmartPanels allows you to customize this behavior.
This image from the readme shows the different customization actions available:

You can find DBSmartPanels on Github here.
A nice plugin for hiding the screen real estate.
See More: Xcode Plugins
- Xcode Plugin That Auto-Hides The Debugger View When You Start Entering Code
- Xcode Plugin That Allows You To Automatically Extend Xcode Code Snippets With A Git Repository
- Xcode Plugin That Makes Issues Display In Full In The Xcode Issue Navigator (No More Ellipsis)
- Xcode Plugin Providing A Convenient Way To Manage Plugins, Templates And Color Schemes
- Xcode Plugin Providing Easy Use Of The Uncrustify Code Beautification Tool
Original article: Xcode Plugin Providing Automatic Configurable Debugger And Utilities Panel Hiding
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.




