vscode pass argument to registercommand

Solutions on MaxInterview for vscode pass argument to registercommand by the best coders in the world

showing results for - "vscode pass argument to registercommand"
Felipe
14 Jun 2017
1let disposable = vscode.commands.registerCommand('grepper-vscode.grepper',() => grepper.search(context));
similar questions
queries leading to this page
vscode pass argument to registercommand