[Pythonmac-SIG] Auto-completion Editor for OS X

Bob Ippolito bob at redivi.com
Fri Jun 25 05:12:05 EDT 2004


On Jun 25, 2004, at 5:09 AM, Ronald Oussoren wrote:

>
> On 25-jun-04, at 5:05, Bob Ippolito wrote:
>
>> It's not that hard to (naively) implement.  I think that 
>> PyInterpreter in the PyObjC Examples does this.  If it doesn't, then 
>> someone let me know and I'll try and find my local version that does 
>> :)
>
> That example should do completion, but it's not an editor ;-)

Of course, but it's an implementation of completion that you could 
probably use if you were writing an editor.. though you would need to 
work with ASTs or something instead of globals() and locals() :)

>> On Jun 24, 2004, at 11:17 AM, Tony McDonald wrote:
>>
>>> I *think* that PyOxide can do this...
>>>
>>> On 18 Jun 2004, at 03:25, Mellor Mike wrote:
>>>
>>>> Is there an editor for OS X that suports
>>>> auto-completion?  I have used the ActivePython editor
>>>> on my work (WinXP) computer, and I would like to have
>>>> the same features on OS X.  
>>>> Thanks._______________________________________________
>> Pythonmac-SIG maillist  -  Pythonmac-SIG at python.org
>> http://mail.python.org/mailman/listinfo/pythonmac-sig
>>
> --
> X|support bv            http://www.xsupport.nl/
> T:  +31 610271479       F:  +31 204416173
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2357 bytes
Desc: not available
Url : http://mail.python.org/pipermail/pythonmac-sig/attachments/20040625/612ea09b/smime.bin


More information about the Pythonmac-SIG mailing list