8000 commas inside list in arguments to function advance parameter help highlight · Issue #645 · pyscripter/pyscripter · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

commas inside list in arguments to function advance parameter help highlight #645

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

Closed
GoogleCodeExporter opened this issue Aug 24, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link
What steps will reproduce the problem?
1. Create method `def takesAListAndString(aList, aString): pass`
2. Pass in `takesAListAndString([0,`
3. Notice that the parameter help tooltip has bolded `aString`, as if to 
indicate that you are now typing in the argument to that parameter.

What is the expected output? What do you see instead?
When the input is inside a list (or set, or other collection), the tooltip 
should indicate that you are still working on that parameter, rather then 
advancing to the next param for every comma inside the list.

What version of the product are you using? On what operating system?
2.5.3.0 x86 Win7 Pro 32-bit

Original issue reported on code.google.com by pckuj...@gmail.com on 22 Apr 2012 at 6:42

@pyscripter
Copy link
Owner

Fixed in version control

pyscripter added a commit that referenced this issue Sep 7, 2018
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

2 participants
0