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

Autocompletion in interpreter on 123. #478

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

Autocompletion in interpreter on 123. #478

GoogleCodeExporter opened this issue Aug 24, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?

1. In the interpreter window, type an integer or floating literal followed by a 
dot.

What is the expected output? What do you see instead?

I don't expect anything.  But it pops up an autocompletion list suggesting I 
can invoke methods like bit_length().  If I do try to invoke the method, I get 
an error.   

Behavour in the code window does not offer autocompletion on literals.

What version of the product are you using? On what operating system?

PyScripter 2.1.4.0 on Windows 7, Python 3.1.3

Please provide any additional information below.


Original issue reported on code.google.com by cspwc...@gmail.com on 30 Jan 2011 at 6:36

@GoogleCodeExporter
Copy link
Author

Issue 497 has been merged into this issue.

Original comment by pyscripter on 29 May 2011 at 11:01

@GoogleCodeExporter
Copy link
Author

Original comment by pyscripter on 9 Jun 2011 at 11:53

  • Changed state: Accepted

@GoogleCodeExporter
Copy link
Author

Original comment by pyscripter on 12 Jun 2011 at 1:52

  • 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