Uh oh!
There was an error while loading. Please reload this page.
Add multilingual support (multiple dictionaries) - #48
Conversation
zcbenz
commented
Jun 1, 2016
👍 |
zcbenz
commented
Jun 1, 2016
Sorry I just realized there is another huge PR #50 waiting there, I'm reseting the master branch and will revisit this PR later. |
anaisbetts
commented
Jun 1, 2016
I think that my PR breaks the concept of this one - @nightuser, what are you using multiple dictionary support for? Maybe I'm missing a scenario here |
@paulcbetts Well, I'm writing my thesis in Sublime because of similar multilingual support. It's mainly written in Russian, but has many English terms. I don't think that it'd be hard to implement that in your version, as I've borrowed the idea from Chromium (it's supporting multilingual spellcheck since August). I'll look into your PR soon. |
nightuser
commented
Jun 1, 2016
@paulcbetts I've forgot to mention you in the original version of the post above. And I don't know whether notification has been sent to you. |
Initial implementation of multilingual spellchecking. Doesn't work on OS X yet, as I don't have any Macs right now.