-
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
feature requestNew feature or request.New feature or request.improveRelated to the diagnostics, comments, and spellcheckRelated to the diagnostics, comments, and spellcheckspellcheckAbout spellcheck.About spellcheck.
Description
Description
I am writing a bilingual Chinese-English document and encountered a problem.
If I set the spell check to Chinese, then it cannot check English words, as shown below.
#set text(lang:"ch")
asdfasdfasdf
However, if I set the language to English, then all Chinese characters will be considered spelling errors.
#set text(lang:"en")
这是一段没有问题的文字。
This is a piece of text without *ANY* problems.
I would appreciate it if it can be implemented in the near future!
Use Case
As mentioned above, this improvement will benefit those who need to write in multiple languages simultaneously.
Metadata
Metadata
Assignees
Labels
feature requestNew feature or request.New feature or request.improveRelated to the diagnostics, comments, and spellcheckRelated to the diagnostics, comments, and spellcheckspellcheckAbout spellcheck.About spellcheck.