##// END OF EJS Templates
Only suggest a named argument once....
Only suggest a named argument once. Added a check to the `python_func_kw_matches` completer to not show named arguments after they've been used in the function call.

File last commit:

r22722:622b6cfa
r22926:f259765c
Show More
codecov.yml
9 lines | 136 B | text/x-yaml | YamlLexer
coverage:
status:
project:
default:
target: auto
threshold: 10
patch:
default:
target: 0%