[IPython-dev] Default parameter completer

George Sakkis gsakkis at eden.rutgers.edu
Wed Apr 20 13:41:27 EDT 2005


Hi Frédéric,

> But it is possible to use the (recent) hook for matchers to implement yours.
> Have a look here:
>
>     http://www.scipy.org/wikis/featurerequests/IPython
>
> You can add new matchers using the set_custom_completer() method of the __IP
> object.
>
> You need IPython 0.6.13.

Nice, that's much better than bloating the iplib.py.

> PS : I would like to try it; could you send me the code of you matcher ?
>
> --
>    Frédéric

I send it attached to the list for feedback.

Cheers,
George
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: defaultmatcher.py
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20050420/e7d1b423/attachment.ksh>


More information about the IPython-dev mailing list