Closed GoogleCodeExporter closed 9 years ago
I especially insist on case insensitive code completion. Due to that, I prefer
PyDev
Original comment by bloodyro...@gmail.com
on 6 Apr 2011 at 12:56
[deleted comment]
Original comment by shahbazi...@gmail.com
on 7 Jun 2011 at 3:38
Original comment by shahbazi...@gmail.com
on 5 Jul 2011 at 4:23
This creates a problem when writing the line:
a= 23
After entering the first two characters, abs= appears on he screen.
For the PEP 8 purist, type the two characters a and space at the start of a
line and abs 'space' appears.
Work around: Blank out the Auto Complete with one entry.
Original comment by cjwillia...@gmail.com
on 5 Dec 2011 at 9:45
In the first place, spacebar shouldn't be a completion selection function.
Original comment by zura.khe...@gmail.com
on 5 Dec 2011 at 9:51
There is an IDE option (Tools, Options, IDE Options) called "Complete with
word-break characters" Disable it if you want. For further explanations read
http://pyscripter.blogspot.com/2011/08/code-completion-improvements.html
Original comment by pyscripter
on 5 Dec 2011 at 10:58
Original issue reported on code.google.com by
register...@gmail.com
on 23 Jan 2011 at 8:40