Skip to content
/ project-vizier Public template

🧪 Template for VSCode Extension Development with Typescript + Eslint

License

Notifications You must be signed in to change notification settings

rajatsharma/project-vizier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Vizier

VSCode TypeScript Eslint

Template for VSCode Extension Development

🧰 Prerequisites

  • node
  • yarn
  • vscode

🚀 Get Started

  • Install dependencies, project-vizier comes with eslint, Typescript and vsce installed.
$ yarn

🤘 List of Commands

npm start or yarn start

Run the project in watch mode.

npm build or yarn build

Build the extension using typescript compiler.

npm package or yarn package

Create vsix file for the extension.

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

🙋‍♀️ Show your support

Give a ⭐️ if this project helped you!


Copyright © 2020 Rajat Sharma.
This project is MIT licensed.