Skip to content

Releases: textlint/vscode-textlint

v0.12.1

08 Apr 09:19
1b37b1b
Compare
Choose a tag to compare

What's Changed

Documentation

  • docs: add link to Visual Studio Marketplace by @azu in #13
  • chore: add textlint linting for documentation by @3w36zj6 in #14
  • docs: improve README grammar and formatting consistency by @3w36zj6 in #16
  • docs: add maintenance transfer notice to the extension's README by @3w36zj6 in #18

Full Changelog: v0.12.0...v0.12.1

v0.12.0

26 Mar 13:46
50984ef
Compare
Choose a tag to compare

What's Changed

Features

  • feat: enable to emit activation events on all language files by @3w36zj6 in #8

Bug Fixes

  • fix: use Status.WARN instead of ERROR by @3w36zj6 in #6
  • fix: improve .textlintignore support using linter.scanFilePath() API by @3w36zj6 in #7

Testing

  • chore: update integration tests workflow by @3w36zj6 in #1

CI

  • CI: pin GitHub Action's version by @azu in #10

Dependency Updates

  • chore(deps): update @vscode/test-electron version to 2.4.1 by @3w36zj6 in #5

New Contributors

  • @3w36zj6 made their first contribution in #1
  • @azu made their first contribution in #9

Full Changelog: https://github.com/textlint/vscode-textlint/commits/v0.12.0