Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Windows 8 Spellchecker + Update Mac Spellchecker #7

Closed
wants to merge 10 commits into from

Conversation

anaisbetts
Copy link
Contributor

This PR implements a new spellchecker for >= Windows 8 based on the ISpellchecker API. This method also adds a new method to Spellchecker

  • getAvailableDictionaries() - Returns the list of dictionaries available as an array of strings

On Windows, if ISpellchecker isn't available (i.e. they're running Win7), we'll automatically fall back to Hunspell

This PR also updates the OS X spellchecker to support these methods

@kevinsawicki
Copy link
Contributor

Continuing in #8 so I can push some commits and I just configured CI on master

soundar-m pushed a commit to soundar-m/node-spellchecker that referenced this pull request May 15, 2020
and add "freebsd" case.

Co-authored-by: Alexander Krotov <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants