iamcco/coc-spell-checker

Add an option to enable it in any language, instead of using `enabledLanguageIds`

Open

#11 opened on Apr 26, 2020

View on GitHub
 (1 comment) (2 reactions) (0 assignees)TypeScript (13 forks)github user discovery
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?

Contributor guide