Hi,
I have a list of functions ( thousands ) for a certain proprietary language and I would like to enable some sort of autocomplete in textmate but that works similar to Eclipse's, IDEA's, etc. in that it allows you to 1. Search or autocomplete 2. Once you select the method, you get a "snippet" template so you can tab around the parameters
I imagine lots of people have tried this and I am also afraid that there is no simple solution.
What's the best path here?
FYI. The library consists of around 2000 functions.
Regards, A