Extension to integrate textlint into VSCode.
- open
vscode-textlint.code-workspace
by VS Code - run
npm install
inside the root folder - hit F5 to build and debug the extension
- run
npm upgrade
inside the root folder - run
npm install
inside the root folder - run
vsce publish
inside the packages/textlint folder