[TxMt] Better Code Completition / Automatic Function Prototypes
Soryu
Soryu at serenity.de
Thu Mar 30 13:39:13 UTC 2006
> 2) What would be involved in parsing a project for functions and
> adding them to the phpcc completion? Just curious, don't want you
> to waste time responding to me :p
>
I did something like that a while ago.
You can take a look here:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PHP2.tmbundle.zip
Type: application/zip
Size: 8150 bytes
Desc: not available
URL: <http://lists.macromates.com/textmate/attachments/20060330/5d1322c8/attachment.zip>
-------------- next part --------------
I'm parsing all files included from the current one via ctags and
extract functions. There is a readme in there, too.
Soryu.
More information about the textmate
mailing list