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

MacOS mojave getAvailableDictionaries does not find all dictionaries. #116

Open
AdamChlupacek opened this issue Apr 23, 2019 · 0 comments
Open

Comments

@AdamChlupacek
Copy link

AdamChlupacek commented Apr 23, 2019

Hello,

I have started to use this library in my electron application, and I found that calling getAvailableDictionaries does not give me all dictionaries those included in ~/Library/Spelling.

I have found out that the call availableLanguages on NSSpellChecker does not return the dictionaries, but when I try to code small swift app that calls NSSpellChecker.shared.availableLanguages it returns all the dictionaries.

Is there any way how to fix this please?

MacOS: 10.14.4
node-spellchecker: 3.5.2

Seems that #42 has a possible fix, but not sure about its validity.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant