[wingide-users] Completions of keywords on the same line as "if xxx:"
Mike Rovner
mrovner at propel.com
Fri Aug 12 13:45:22 EDT 2005
Wingware Support wrote:
> On Thu, 11 Aug 2005, Luc Bourhis wrote:
>
>>let's say I type
>> if x < 0: cont
>>the keyword �continue� does not appear in the completion list popped up by
>>Wing 2.0.2-1. It does however if I type
>> if x < 0:
>> cont
>>The same remark holds good for the keywords �break�, �return�, �yield�,
>>�raise�.
>>Since it is a frequent pattern of mine to keep those keywords on the same line
>>as the �if�, �
>
>
> The auto-completer seems to be confused about the context in this
> case. Thanks for reporting this.
>
> - Stephan
>
It's also seems to be confused in import one, <here> and one.two.<here>.
(also from 1.2.here and from x import one,here).
Thanks,
Mike
More information about the wingide-users
mailing list