0.0.1 • Published 7 years ago

vscode-textlint-shared v0.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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.2.5

7 years ago

0.2.4

7 years ago

0.2.3

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.0.1

7 years ago