Skip to content

adamjspooner/textmate-missingdrawer

 
 

Repository files navigation

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.

$ curl -L https://github.com/downloads/jezdez/textmate-missingdrawer/MissingDrawer-0.4.0.tmplugin.zip | tar -xf - && open MissingDrawer.tmplugin

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

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:

  • Changing the sidebar's color
  • Enabling/Disabling the open terminal button
  • Choosing the terminal application. Terminal and iTerm are supported
  • Enabling the git button

Authors

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

About

A better sidebar for Textmate.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 71.9%
  • C 28.1%