Skip to content

Improve spellchecking in combination regex show rules #733

@Yourouchour

Description

@Yourouchour

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

No one assigned

    Labels

    feature requestNew feature or request.improveRelated to the diagnostics, comments, and spellcheckspellcheckAbout spellcheck.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions