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

ignoredWordHint doesn't work as expected #603

Open
Eisfunke opened this issue Jun 10, 2023 · 1 comment
Open

ignoredWordHint doesn't work as expected #603

Eisfunke opened this issue Jun 10, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Eisfunke
Copy link

By default, the setting languageToolLinter.languageTool.ignoredWordHint is true, so hints are shown for ignored words.

Reading the description, I'd expect that when I set it to false, ignored words should be ignored completely: no hints, no markings, no warnings in the problems list.

Instead, spelling warnings for ignored words are showing up in the problems list again and once again marked in the editor as they would be if they weren't ignored at all. The only difference seems to be that ignored words seem to have no quick fixes available.

Environment & Configuration:

  • OS + Version: Linux (NixOS 23.05)
  • VS Code Version: VS Codium 1.78.2
  • LanguageTool Linter Version: 0.20.0
  • LanguageTool Version: 6.1
  • Service Configuration: external
@Eisfunke Eisfunke added the bug Something isn't working label Jun 10, 2023
@davidlday
Copy link
Owner

Thanks for bringing this to my attention. I've had other projects taking up my time lately, but I'll look into this as soon as I can. And thanks for the h/t on Mastadon!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants