I'm used to developing Java programs in Eclipse, where I can type something like... "SomeObject.", and when I press ".", it has a small list popup from which I can choose (and automatically complete) the method and variable names within that object.
I was wondering if there is any version of this functionality in TextMate?
Thank you.