Skip to content

phortonssf/template-vscode-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

template-vscode-extension

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

About

A template for starting a new vscode extension quickly.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.2%
  • JavaScript 7.8%