All Projects → taichi → vscode-textlint

taichi / vscode-textlint

Licence: MIT license
marketplace.visualstudio.com/items?itemname=taichi.vscode-textlint

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to vscode-textlint

textlint-rule-no-synonyms
同義語を表記ゆれをチェックするtextlintルール
Stars: ✭ 18 (-53.85%)
Mutual labels:  textlint
textlint-rule-stop-words
Textlint rule to find filler words, buzzwords and clichés
Stars: ✭ 21 (-46.15%)
Mutual labels:  textlint
textlint-plugin-latex2e
Textlint Plugin LaTeX2ε
Stars: ✭ 55 (+41.03%)
Mutual labels:  textlint
vscode-linter
Extension for code linting, all in one package. New linters can be easily added through an extension framework.
Stars: ✭ 47 (+20.51%)
Mutual labels:  textlint
Textlint
The pluggable natural language linter for text and markdown.
Stars: ✭ 2,158 (+5433.33%)
Mutual labels:  textlint
textlint-rule-terminology
Textlint rule to check correct terms spelling
Stars: ✭ 32 (-17.95%)
Mutual labels:  textlint
textlint-rule-ja-no-abusage
よくある日本語の誤用をチェックするtextlintルール
Stars: ✭ 21 (-46.15%)
Mutual labels:  textlint
project-japanese-proofreading
テキストファイルやMarkdownファイルの日本語の文章をチェックするVS Codeの拡張機能
Stars: ✭ 81 (+107.69%)
Mutual labels:  textlint
textlint-rule-preset-ja-engineering-paper
textlint rule preset for Japanese academic papers of enginering
Stars: ✭ 17 (-56.41%)
Mutual labels:  textlint
action-textlint
Run textlint with reviewdog on pull requests to improve document writing experience.
Stars: ✭ 41 (+5.13%)
Mutual labels:  textlint
playground
textlint online playground.
Stars: ✭ 13 (-66.67%)
Mutual labels:  textlint
textlint-rule-eslint
textlint rule integrate with ESLint.
Stars: ✭ 12 (-69.23%)
Mutual labels:  textlint
analyze-desumasu-dearu
文の敬体(ですます調)、常体(である調)を解析するJavaScriptライブラリ
Stars: ✭ 15 (-61.54%)
Mutual labels:  textlint
textlint-ja
textlintの日本語コミュニティ/ルールのアイデア
Stars: ✭ 41 (+5.13%)
Mutual labels:  textlint

vscode-textlint push

Extension to integrate textlint into VSCode.

Development setup

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

How to release

  1. run npm upgrade inside the root folder
  2. run npm install inside the root folder
  3. run vsce publish inside the packages/textlint folder
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].