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.
From TextMate’s FAQ:
Sounds like you don’t want a text editor (like TextMate); you want an IDE (like Eclipse or Visual Studio).