-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed
Description
Issue Description
When writing comments or documentation, non-ASCII characters (such as certain characters from Chinese, Japanese, or other languages) are incorrectly identified and flagged as spelling errors.
Ignoring non-ASCII characters or single-character words in the spell checker may helpful to resolve these false positives.
Operating System
Linux (Arch)
Editor
Zed
Codebook Version
No response
Configuration
Steps to Reproduce
- Write some non-ASCII characters (e.g. "简体中文").
Expected Behavior
These characters should be ignored by spell checker.
Actual Behavior
These characters incorrectly identified and flagged as spelling errors.
Code Sample
// 简体中文
// 繁體中文
// にほんご
// ภาษาไทย
// 한국어
// Tiếng Việt
Log Output
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghelp wantedExtra attention is neededExtra attention is needed