jezdez / textmate-missingdrawer

[UNMAINTAINED] A better sidebar for Textmate.
MIT License
724 stars 35 forks source link

MissingDrawer.tmplugin

This plugin provides Xcode-like project window interface without drawer and adds "Open Terminal Here" button to the file list's button panel.

Screenshot

Installation

Simply run the following command to download the latest version from GitHub.

bash <(curl -s -L http://goo.gl/4RUoP)

You may also download the latest version from the project download page and double click the MissingDrawer.plugin file contained.

Uninstallation

Delete the Missing Drawer plugin from the TextMate PlugIns directory in your Library (~/Library/Application Support/TextMate/PlugIns).

rm -r "$HOME/Library/Application Support/TextMate/PlugIns/MissingDrawer.tmplugin"

Configuring

To configure Missing Drawer, simply open TextMate's preferences, click the double arrow icon in the top right of the window, and choose Missing Drawer from the menu. The following preferences are supported:

Authors

The source code is released under the MIT license. Please see LICENSE for more information.