0.10.0 • Published 3 years ago

@taichi/vscode-textlint-server v0.10.0

Weekly downloads
3
License
MIT
Repository
github
Last release
3 years ago

vscode-textlint CircleCI Build Status

Extension to integrate textlint into VSCode.

Development setup

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

How to release

  1. run 'ncu -u' inside the textlint-server and textlint folder
  2. run npm publish inside the textlint-server folder
  3. run vsce publish inside the textlint folder
0.10.0

3 years ago

0.9.0

3 years ago

0.8.0

4 years ago

0.7.1

5 years ago

0.7.0

5 years ago

0.6.8

5 years ago

0.6.7

5 years ago

0.6.6

5 years ago

0.6.5

5 years ago

0.6.4

5 years ago