-
-
Notifications
You must be signed in to change notification settings - Fork 18
Once correction is made, then it stops working properly and you can add nonsense that is not linted #41
Comments
@David-Else Couple of things here to help us debug this.
Do you have a copy of the Microsoft style locally? I don't see any paths in your ini file. I can't speak for the "all sorts of nonsense" as I'm not sure what you're putting, but for |
Hi, I don't know what you mean by It is all installed locally, the
When I say 'all sorts of nonsense' I mean you can type any spell error you want and it does not detect it. Yes, spell check is on using Vale in the |
@David-Else In your message above you mention the following error, that's what I am referring to…
for spelling errors, do you have an aspell/hunspell compatible dictionary installed? Using Linux, you probably do, but worth asking. |
OK, got it, to save you downloading the file it is:
I do have hunspell on the system. It is setup using this: # Allow ban.spellright to access built in hunspell directories
sudo ln -s /usr/share/myspell "$HOME/.config/Code/Dictionaries NOTE spellright is uninstalled now |
@ChrisChinchilla Did you manage to reproduce the bug, and do you need any more info? Cheers. |
@David-Else Not yet! I have a day job :) |
I am using the CLI version, not the server.
On the following line, I get an error
Use 'what's' instead of 'What is'.ValeMicrosoft.Contractions
So I correct to:
and I save, the red squiggle goes away. Now add:
and hit save... NOTHING, no red squiggle.
You can add all sorts of nonsense at the end and it does not work. There is definitely a bug! It is not just for this sentence, I have encountered it often.
PS Awesome free software, thanks!
The text was updated successfully, but these errors were encountered: