errata-ai / vale

:pencil: A markup-aware linter for prose built with speed and extensibility in mind.
https://vale.sh
MIT License
4.52k stars 155 forks source link

How do I view spelling suggestions? #834

Closed tbazant closed 6 months ago

tbazant commented 6 months ago

Check for existing issues

Describe the feature

I'm working with VSCode, have hunspell files for custom dictionaries and the following rule file:

extends: spelling
message: "'%s' may be a typo."
dicpath: /usr/share/hunspell
append: true
custom: false
dictionaries:
  - en_US-suse-doc

spellchecking works fine, but how do i make VSCode offer me suggestions to mispelled words after clicking the yellow bulb or pressing CTRL + . ? currently, it says No suggestions found

jdkato commented 6 months ago

Please open this issue here: https://github.com/ChrisChinchilla/vale-vscode