sachaw / LSPProvider

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

License:MIT License


Languages

Language:TypeScript 100.0%