Again I came across the dreaded problem where whenever TextMate
becomes key all Folders in the project drawer collapse.
The cause is simple: If an external program (eg svn) removes a folder
that is part of the project, TextMate does not update the project. So
every time TextMate becomes key it checks it's files, finds that
folder missing, and collapses everything.
Solution: Close the project in TextMate, open the tmproj in TextEdit,
find the reference to the folder and delete that section from the xml
file.
Gerd
_______________________________________________
textmate-dev mailing list
[email protected]
http://lists.macromates.com/mailman/listinfo/textmate-dev