jupyterlab-contrib/spellchecker

Use multiple dictionaries

antshar opened this issue · 3 comments

I use two languages in my project, so I'm curious how I can make the spellchecker use several dictionaries for both of my languages?

This is a thing we want to work on. At the moment there is no good technical solution we can provide but we see this problem as well. Our basic example is that you can get good dictionaries for the basic language but also specialised dictionaries for medicine or science ...

I'm really interested too.
A basic use case is English + our native language

Thank you !

This is a duplicate of #75. We will need to switch the spell checking engine to a different package, one which supports multiple dictionaries.