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.
Wingman will try to split all arguments, even if they are things like functions that can't be split. This will cause it to fail.
But instead, it should just split the ones that are splittable.