template-vscode-extension
March 7, 2023 · View on GitHub
A template for starting a new vscode extension quickly.
Install
Install the template CLI tool in your system.
Install the template locally with:
template install fabiospampinato/template-vscode-extension vscode-extension
Usage
Create a new vscode extension with:
template create vscode-extension my-extension
License
MIT © Fabio Spampinato