Xcode Plugin Providing Automatic Configurable Debugger And Utilities Panel Hiding

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:
DBSmartPanels

You can find DBSmartPanels on Github here.

A nice plugin for hiding the screen real estate.

See More: Xcode Plugins

FacebookTwitterDiggStumbleUponGoogle Plus

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.

Leave a Reply

Your email address will not be published. Required fields are marked *