coc-spell-checker icon indicating copy to clipboard operation
coc-spell-checker copied to clipboard

Is there “add to dict" method?

Open xaljer opened this issue 4 years ago • 5 comments

xaljer avatar Feb 11 '20 15:02 xaljer

There only add to global user settings or local settings commands by now.

https://github.com/iamcco/coc-spell-checker/blob/master/package.json#L30

iamcco avatar Feb 11 '20 15:02 iamcco

@iamcco hello! is that possible to configure what 'user' dict is? I would like to have separate txt file with all my words there, and not in coc-settings.json...

alex-popov-tech avatar Mar 18 '20 09:03 alex-popov-tech

@alex-popov-tech There is no such command to add word to custom dict yet. But you can use your own dict https://github.com/iamcco/coc-spell-checker#how-to-add-your-own-dictionaries.

iamcco avatar Mar 18 '20 11:03 iamcco

yes...but that not really usable for day-to-day updating dict use case

alex-popov-tech avatar Mar 18 '20 12:03 alex-popov-tech

I don't have time to support it by now. pr is welcome.

iamcco avatar Mar 18 '20 12:03 iamcco