vscode-spell-checker icon indicating copy to clipboard operation
vscode-spell-checker copied to clipboard

Multiple languages support

Open Deilan opened this issue 7 years ago • 3 comments

What about simultaneous multiple languages support? Is it implemented in some way? Is there any roadmap for it?

It's quite a popular case when one write code in english languages and use comments in a native language.

Deilan avatar Mar 15 '18 11:03 Deilan

It is possible to enable multiple language dictionaries at the same time. See: Spanish Add-on

But it is not currently possible to have comments only in Spanish and the code to be only in English. I am working on making that possible, but it will take some time.

Jason3S avatar Mar 16 '18 04:03 Jason3S

Is it possible to enable multiple languages for certain blocks (just like it's possible to completely disable/enable spell checking with cSpell:disable and cSpell:enable)?

gandalfsaxe avatar Aug 07 '18 14:08 gandalfsaxe

Not yet. I am working on a way to have finer control.

Jason3S avatar Aug 29 '18 06:08 Jason3S