WebSpellChecker / ckeditor-plugin-scayt

SCAYT Plugin for CKEditor 4 is a plugin for multilingual check spelling and grammar as you type in CKEditor 4.
https://webspellchecker.com/wsc-scayt-ckeditor4/
Other
13 stars 21 forks source link

API for dynamically changing language #178

Open jacekbogdanski opened 4 years ago

jacekbogdanski commented 4 years ago

We've got a request on CKEditor 4 GitHub tracker for API allowing to dynamically change spell checking lang without opening a dialog - https://github.com/ckeditor/ckeditor4/issues/4373 which seems like a valid feature request.

Is there currently any recommended API for that?

jshaptala commented 4 years ago

Hi @jacekbogdanski,

Such an API is not available for the SCAYT plugin. We will add this to the list of the enhancements.

Such APIs (e.g. setting language) and an extensive list of the options are available in the WProofreader add-on for rich text editors (including CKEditor 4).