[wingide-users] Completions of keywords on the same line as "if xxx:"
Luc Bourhis
luc_j_bourhis at mac.com
Thu Aug 11 04:49:45 EDT 2005
Hi,
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”, …
Thanks for that tremendous tool,
Luc Bourhis
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2371 bytes
Desc: not available
Url : /pipermail/wingide-users/attachments/20050811/b01e38ad/smime.bin
More information about the wingide-users
mailing list