iamcco/coc-spell-checker
Add an option to enable it in any language, instead of using `enabledLanguageIds`
Open
#11 opened on Apr 26, 2020
enhancementhelp wanted
Repository metrics
- Stars
- (273 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Hi there!
How would you feel about having an option to run coc-spell-checker in any language? I think this would be a good complement for the current configuration, which only runs it on the files specified in enabledLanguageIds.
Do you think a new configuration like cSpell.enabledForAllLanguages could be added?