Closed GoogleCodeExporter closed 9 years ago
Tools options IDE Options:
Editor code completion
Interpreter code completion.
See also the options
Complete as you type
Code completion is invoked automatically as you type.
Complete Python keywords
Python keywords appear in the completion list when appropriate.
Complete with word-break characters
When the completion list is displayed completion with the currently selected
entry occurs when word-break characters are typed (e.g. space, brackets etc.).
This is in addition to completing with the Tab and Enter keys.
Auto-complete with one entry
If true, when the completion list contains one entry complete automatically
without showing the list.
Also read
http://pyscripter.blogspot.com/2011/08/code-completion-improvements.html
Original comment by pyscripter
on 26 Jan 2012 at 2:55
[deleted comment]
solution: turnoff the option: tools->options-> complete with word-break
characters.
Original comment by deyl...@gmail.com
on 2 Mar 2012 at 2:36
Original issue reported on code.google.com by
joe.smar...@gmail.com
on 24 Jan 2012 at 2:28