[TxMt] Re: injecting arguments into a function

Scott Haneda talklists at newgeo.com
Tue Apr 7 08:25:21 UTC 2009


On Apr 7, 2009, at 12:15 AM, Hans-Jörg Bibiko wrote:

> On 07.04.2009, at 08:58, Scott Haneda wrote:
>
>> I have seen others do this, I can not find any docs on it.
>>
>> In php, I have seen someone type in array_keys() and somehow, they  
>> are
>> able, in that completion, or at a later time, get it to insert the
>> template arguments: array_keys ( array $input [, mixed $search_value
>> [, bool $strict= false]] )
>
> type in the <?php ?> environment within an HTML doc
>
> array
>
> press ⌥⎋
>
> and type further e.g. "_k"
>
> select "array_keys" from the pull-down menu
>
> and you get
>
> array_keys(array input, mixed search_value, [bool strict])


Hmmm, no matter how I try that one, I can not get it to work, maybe  
since I am on a laptop, and the keys are a little different.  Can you  
point me to the docs on this feature?

Thanks
--
Scott * If you contact me off list replace talklists@ with scott@ *




More information about the textmate mailing list