[wingide-users] Completions of keywords on the same line as "if xxx:"
Wingware Support
support at wingware.com
Fri Aug 12 12:20:26 EDT 2005
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
More information about the wingide-users
mailing list