iamcco/coc-spell-checker
View on GitHubAdd an option to enable it in any language, instead of using `enabledLanguageIds`
Open
#11 opened on Apr 26, 2020
enhancementhelp wanted
Repository metrics
- Stars
- (272 stars)
- PR merge metrics
- (PR metrics pending)
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?