Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Catch up with atom/node-spellchecker. #2

Merged
merged 13 commits into from
Dec 20, 2019
Merged

Conversation

goddessfreya
Copy link
Owner

No description provided.

goddessfreya and others added 13 commits May 28, 2019 18:35
Signed-off-by: Hal Gentz <zegentzy@protonmail.com>
We don't want to break compatibility with Node v8 just yet
Appveyor still does not support Node v12: appveyor/ci#2921
Fix builds with newer node.
- Introduce a new API call, `setSpellcheckerType` which takes a constant
  to determine if a system checker should be used, if available (the
  default), to always use the system checker, or to always use Hunspell.
- Duplicates the specs to have a force to Hunspell implementation.
Add a new method, `setSpellcheckerType`, to pick spellchecker selection.
@goddessfreya goddessfreya merged commit fbb8bba into goddessfreya:master Dec 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants