A template for starting a new vscode extension quickly.
Install the template CLI tool in your system.
Install the template locally with:
template install fabiospampinato/template-vscode-extension vscode-extensionCreate a new vscode extension with:
template create vscode-extension my-extensionMIT © Fabio Spampinato