|
|
A Textmate plugin which "provides Xcode-like project window interface without drawer."
Originally by Hetima, edited by Jannis Leidel
2008-03-19
- light blue background to better match Mail.app panel style
Changes since Hetima’s version (2006-11-08)
- slightly larger line height of file list
- visual tweaks of file list frame
- new resizer handle (as in Mail.app)
- new resize method
- smaller project buttons
- saves the position of the pane splitter automatically
- Show/Hide Project Drawer (⌃⌥⌘D) menu item shows/hides the panel
Known bugs
- TextMate seems not to load the plugin if you drag a folder to the Dock icon while it's not running. You'll then get the "old" drawer layout.
- The same applies to opening an existing TextMate project (tmproj-file) while TextMate is not running. Just reopen the project file.
- ⌘⌃R toggles the folder list instead of just revealing the current file in it (it does do the reveal, but always toggles the list
Installation
Double click MissingDrawer.tmplugin or copy it to ~/Library/Application Support/TextMate/PlugIns/
Download
Includes source code under MIT License, please see LICENSE.txt.
Release notes
| 2008-03-19 | visual tweaks |
| 2008-02-14 | added missing functionality and modified appearance |
| 2006-11-08 | initial release by Hetima |
