Extension to integrate textlint into VS Code.
- Visit textlint - Visual Studio Marketplace
- Click the "Install" button
- Open
vscode-textlint.code-workspacein VS Code - Run
npm ciin the root folder - Press F5 to build and launch the extension in debug mode
- Run
npm ciin the root folder - Run
npm run packagein the root folder - Run
npx vsce publish --packagePath ./packages/textlint/textlint-*.vsixin the root folder
This project was originally created as taichi/vscode-textlint.
Since v0.12.0, it has been transferred to the textlint organization for continued maintenance and development.
We'd like to express our gratitude to @taichi and all contributors. For more details, please see github.com/orgs/textlint/discussions/2.
The MIT License from the upstream repository continues to be honored and upheld.