jupyterlab-contrib / spellchecker

Spellchecker for JupyterLab notebook markdown cells and file editor.
BSD 3-Clause "New" or "Revised" License
205 stars 20 forks source link

Implement suggestions support #22

Closed krassowski closed 4 years ago

krassowski commented 4 years ago

Added spellcheck suggestions. Work fine with both notebook and file editor. Closes #16.

spellcheck

krassowski commented 4 years ago

Hi @ijmbarr, would you be interested in this?

ijmbarr commented 4 years ago

Thanks for doing this!