Now when we write code popup helper (don't know how to call it) showing us function with it's arguments only when we type it's name

but when we are inside () it showing only variables

Can you add option to show function arguments when we are in braces?
I like how PyCharm showing them:

Actual argument we are editing is in bold.
How it could look like:

Best regards
Now when we write code popup helper (don't know how to call it) showing us function with it's arguments only when we type it's name
but when we are inside () it showing only variables
Can you add option to show function arguments when we are in braces?
I like how PyCharm showing them:
Actual argument we are editing is in bold.
How it could look like:

Best regards