Vscode-spell-checker: Multiple languages support

Created on 15 Mar 2018  路  3Comments  路  Source: streetsidesoftware/vscode-spell-checker

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.

Most helpful comment

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.

All 3 comments

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.

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)?

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

blackwind picture blackwind  路  3Comments

gandalfsaxe picture gandalfsaxe  路  3Comments

fgarcia picture fgarcia  路  3Comments

ghost picture ghost  路  6Comments

apptimise picture apptimise  路  6Comments