There is a key chord to highlight the current document in the project drawer but I want it to happen automatically.
Is there any way to make TextMate reveal files automatically by expanding the parent hierarchy whenever I switch documents? If possible, I'd also like to collapse that hierarchy to its prior state when the file loses focus.
(For background, as a point of comparison: In Eclipse I can link the Navigator with the currently active editor to always show the currently edited file in the hierarchy of files. It does highlight the file if it's visible in the project drawer, but I want it to reveal files hidden in collapsed folders. )