Code completion not using code style
Answered
Hi
I have a little problem with code completion styling in PyCharm 2017.3.
I configured code style in "File / Settings / Code Style / Python", telling PyCharm I want space "Before Parentheses" for "Method declaration parentheses" and "Method call parentheses". I also configured this in "File / Default Settings".
But code completion ignores this. It inserts a function call without space before parentheses.
Any way to have code completion use my code style ?
Please sign in to leave a comment.
Hi Yragael! Looks like a bug, I created a ticket: PY-28618.
@Pavel. Thanks. Will follow it.
Hi. I just bought PyCharm 2019.1.3 and it seems that this issue has not been resolved. Can we hope a solution soon?