Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Code completition list with 1 entry #452

Closed
GoogleCodeExporter opened this issue Aug 24, 2015 · 5 comments
Closed

Code completition list with 1 entry #452

GoogleCodeExporter opened this issue Aug 24, 2015 · 5 comments

Comments

@GoogleCodeExporter
Copy link

Hello,

I would prefer that a code completition list of length one doesn't show up but 
completes the code automatically:

example:

test_var = 13
test<trigger code completition shows up a list with one entry>

instead of showing the list in that case, the word test should be completed to 
test_var without showing the list as you have no alternatives.

Original issue reported on code.google.com by mproel...@googlemail.com on 10 Dec 2010 at 7:14

@GoogleCodeExporter
Copy link
Author

not evry one uses _ as a space key, so it gets complicated fast.

Original comment by alex.li...@gmail.com on 27 Dec 2010 at 3:41

@GoogleCodeExporter
Copy link
Author

I think you didn't understand what I mean, instead of showing a code 
completition list of length 1 automatically complete the word. It doesn't 
matter how you name your variable. For example:

abcdef = 1

then in the next line write abcd and trigger code completition should complete 
automatically to abcdef instead of showing the completition list with one entry 
(see screenshot)

Original comment by mproel...@googlemail.com on 10 Jan 2011 at 6:55

Attachments:

@GoogleCodeExporter
Copy link
Author

I've only been using PyScripter for a couple of weeks (love it!) but automatic 
code completion would aggravate me quickly, I think ...

Original comment by marginal...@gmail.com on 11 Jan 2011 at 4:38

@GoogleCodeExporter
Copy link
Author

okay, there could be an editor option to enable/disable automatic code 
completition....

Original comment by mproel...@googlemail.com on 12 Jan 2011 at 9:56

@GoogleCodeExporter
Copy link
Author

Fixed in version control

Original comment by pyscripter on 30 Jun 2011 at 1:32

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant