What steps will reproduce the problem?
When I try to type something like myList = [i for i in l] the auto completion
with word-brake chars will change it to myList = [id for id in lambda]
Would be possible to add some ide option to turn on auto completion with
word-brake chars only for a defined minimal word length?
Original issue reported on code.google.com by zdenek.m...@gmail.com on 19 Oct 2011 at 7:48
Original issue reported on code.google.com by
zdenek.m...@gmail.com
on 19 Oct 2011 at 7:48