Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisChinchilla authored Aug 17, 2023
1 parent 6d9e1bb commit 2bc5e0e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Vale + VS Code

[![Publish Extension on tag](https://github.com/ChrisChinchilla/vale-vscode/actions/workflows/publishTags.yml/badge.svg)](https://github.com/ChrisChinchilla/vale-vscode/actions/workflows/publishTags.yml)

> The Visual Studio Code extension for [Vale](https://github.com/chrischinchilla/vale).
The Vale extension for VS Code provides customizable spelling, style, and grammar checking for a variety of markup formats (Markdown, AsciiDoc, reStructuredText, HTML, and DITA).
Expand Down Expand Up @@ -84,4 +86,4 @@ The extension offers a number of settings and configuration options (_Preference

- `vale.readabilityProblemLocation` (default: `status`): If you have any `Readability` or `metric` styles, the extension can display the readability score in the status bar, the problems view, or both.

- `vale.enableSpellcheck` (default: `false`): Enable in-built spell checking for any `Spelling` styles.
- `vale.enableSpellcheck` (default: `false`): Enable in-built spell checking for any `Spelling` styles.

0 comments on commit 2bc5e0e

Please sign in to comment.