@Tanzeel098 I don’t think this is a good approach, you either add support for the most used languages or you don’t add any. That’s usually the rule for spell check implementations (we are not talking UI here). Spell check is a already solved problem in CS, there are tons of FOSS libraries well established so adding support for one is in no way more complicated that adding support for 10.
Yes, spellcheck is absolutely necessary! I had tried to find an offline spellchecker for Windows that would work with the desktop app but had no success
Spellchecking should already be available for Electron apps natively, if the developer wants to implement it. A few other apps, notably Discord, implement spellcheck in a similar way.
Yes please. I’d actually suggest changing the title to read “Multilingual spellcheck”.
So many people are bilingual nowadays, and will be writing content in more than one language.
Its very annoying to need to pick one of the other
@qualquertipo I disagree. While I do agree this support would be nice to have, it is by no means critical. I see this better placed in another request.