Is it possible using vscode.window.showInputBox to allow validation on the data entered and return an error message and reprompt?
vscode.window.showInputBox
Or do I have to use v
v