Skip to content

azu/vscode-textlint

 
 

Repository files navigation

vscode-textlint push

Extension to integrate textlint into VSCode.

Development setup

  • open vscode-textlint.code-workspace by VS Code
  • run npm install inside the root folder
  • hit F5 to build and debug the extension

How to release

  1. run npm upgrade inside the root folder
  2. run npm install inside the root folder
  3. run vsce publish inside the packages/textlint folder

Sponsor this project

 

Packages

No packages published

Languages

  • TypeScript 96.0%
  • JavaScript 3.5%
  • Other 0.5%