We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
If the user's editor looks like this:
bar = unFoo foo ^
We could provide a code action that produces:
bar = foo.unFoo
We could also provide this functionality file-wide, either as a an action on the module or in the file explorer.