When a task contains a wildcard *, the extension currently tries to run the raw task name which results in an error. It should prompt the user to fill in the value and then execute it. If multiple wildcards are present, then it should prompt multiple times with a helpful hint to help the user keep track of which value they're populating.
When a task contains a wildcard
*, the extension currently tries to run the raw task name which results in an error. It should prompt the user to fill in the value and then execute it. If multiple wildcards are present, then it should prompt multiple times with a helpful hint to help the user keep track of which value they're populating.