markhuot / projectplus

ProjectPlus is a plug-in for TextMate which extends the functionality of project-related features.
http://ciaranwal.sh/projectplus
168 stars 7 forks source link

Tabs are hidden forever #10

Open timmyfury opened 12 years ago

timmyfury commented 12 years ago

After you remove the plugin, the tabs remain hidden.

timmyfury commented 12 years ago

From @markhuot:

To get them back open ~/Library/Application Support/Preferences/com.macromates.textmate.plist and set OakProjectWindowShowTabBarEnabled to YES

I think that path is for Lion. On Snow Leopard the path is ~/Library/Preferences/com.macromates.textmate.plist

markhuot commented 12 years ago

Gah, sorry, the second path is correct. The first path is a typo.

To re-enable your tabs navigate to: ~/Library/Preferences/com.macromates.textmate.plist and set OakProjectWindowShowTabBarEnabled to YES.