[TxMt] C bundle, doesn't list all functions

Ryan Wilcox ryanwilcox at mac.com
Wed Mar 21 21:18:02 UTC 2007


On Mar 21, 2007, at 12:43 PM, Erik Johansson wrote:

> With this function declaration TextMate will not show it in the
> symbols list. Is there anyway of importing symbollists from external
> commands instead of using regexps?
>
> void client_clause_string(char *buf, int bufsiz,
>                                   struct Clause *pclause)


Or fixing the regex to handle the possibility of a function  
declaration that takes more than 1 line? (aka: make the last ) optional)

My thoughts,
_Ryan Wilcox




More information about the textmate mailing list