vscode-textlint
vscode-textlint copied to clipboard
vscode-textlint 
Extension to integrate textlint into VSCode.
Development setup
- open
vscode-textlint.code-workspaceby VS Code - run
npm installinside the root folder - hit F5 to build and debug the extension
How to release
- run
npm upgradeinside the root folder - run
npm installinside the root folder - run
vsce publishinside the packages/textlint folder