Chuck Esterbrook wrote:
I don't know if this has been suggested before, but I'd like to right click on a selection or an identifier (without having to double click it first) and choose "Find in Project" [...]
Is there a way to hook this up now given TextMate's flexibility and the existence of the Edit -> Find -> Find in Project ?
No, you can't add anything contextual menu. You could make a macro which would do the search for the current selection, and trigger with a keyboard shortcut, however.