Commit 70921107 authored by Amy Qualls's avatar Amy Qualls

Merge branch 'caw-jetbrains-vale-doc-update' into 'master'

Add note about Jetbrains Vale support

See merge request gitlab-org/gitlab!82964
parents c78087d1 e0a60a2e
...@@ -313,6 +313,9 @@ To configure Vale in your editor, install one of the following as appropriate: ...@@ -313,6 +313,9 @@ To configure Vale in your editor, install one of the following as appropriate:
- Visual Studio Code [`errata-ai.vale-server` extension](https://marketplace.visualstudio.com/items?itemName=errata-ai.vale-server). - Visual Studio Code [`errata-ai.vale-server` extension](https://marketplace.visualstudio.com/items?itemName=errata-ai.vale-server).
You can configure the plugin to [display only a subset of alerts](#show-subset-of-vale-alerts). You can configure the plugin to [display only a subset of alerts](#show-subset-of-vale-alerts).
- Vim [ALE plugin](https://github.com/dense-analysis/ale). - Vim [ALE plugin](https://github.com/dense-analysis/ale).
- Jetbrains IDEs - No plugin exists, but
[this issue comment](https://github.com/errata-ai/vale-server/issues/39#issuecomment-751714451)
contains tips for configuring an external tool.
- Emacs [Flycheck extension](https://github.com/flycheck/flycheck). - Emacs [Flycheck extension](https://github.com/flycheck/flycheck).
This requires some configuration: This requires some configuration:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment