[FEATURE REQUEST] Code Refactor to Change Positional Arguments in Function Call to Keyword Arguments #6262
Unanswered
LiamWhitenack
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
lets say I have a function:
and I've called the function as such:
I would love to have refactor support to change the call auctomatically to:
And potentially back to positional arguments.
Beta Was this translation helpful? Give feedback.
All reactions