Skip to content

[BUG]: Some non-ASCII characters are incorrectly flagged as spelling errors #172

@NaHCO3-code

Description

@NaHCO3-code

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.

Image

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

  1. 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

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions