Wrap all arguments if multiline? Permanently deleted user 创建于 2020年01月25日 12:44 Basically, is it possible to achieve this: https://intellij-support.jetbrains.com/hc/en-us/community/posts/360001517700-Cannot-find-wrap-function-call-arguments-if-multiline- but with Python? What i get: What I'd like to get:
Hi,
If you mean converting single-line function parameters to multi-line, there's no such feature in PyCharm, unfortunately.
Might be worthy of a feature request.