/LSPProvider

Primary LanguageTypeScriptMIT LicenseMIT

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.