Hi,
Very new to TextMate, so please forgive if this is a dumb question or already well-known. I saw there was a similar discussion back in March, but not quite the same issue as this:
I have the following four source files at the same level in my codebase:
FUFlickrExport.h FUFlickrExport.m FUFlickrExportCover.h FUFlickrExportCover.m
If I open FUFlickrExport.m from, say Xcode, and hit Cmd-Opt-Up Arrow to go to the header, TextMate opens FUFlickrExportCover.h.
TextMate correctly opens the counterpart of FUFlickrExportCover. {h,m}. It also correctly goes to FUFlickrExport.m from its header, it's just going to the header of FUFlickrExport.m that's not right.
Is there a better place to report bugs than on this list?
Best, Fraser