Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I view spelling suggestions? #834

Closed
1 task done
tbazant opened this issue May 22, 2024 · 1 comment
Closed
1 task done

How do I view spelling suggestions? #834

tbazant opened this issue May 22, 2024 · 1 comment

Comments

@tbazant
Copy link

tbazant commented May 22, 2024

Check for existing issues

  • Completed

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
Copy link
Member

jdkato commented May 22, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants