Skip to content

Add Oxford English dictionary#298

Open
mstarodub wants to merge 1 commit into
blopker:mainfrom
mstarodub:mxs-push-kl
Open

Add Oxford English dictionary#298
mstarodub wants to merge 1 commit into
blopker:mainfrom
mstarodub:mxs-push-kl

Conversation

@mstarodub

Copy link
Copy Markdown

Copilot AI review requested due to automatic review settings July 24, 2026 20:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds support for an additional Hunspell English (UK “-ize” / Oxford spelling) dictionary variant by wiring it into the built-in dictionary repo list and documenting the new dictionary ID.

Changes:

  • Document en_gb_ize as an available English dictionary option.
  • Register a new HunspellRepo entry for en_gb_ize pointing at the upstream blopker/dictionaries sources.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Updates the user-facing list of available dictionaries to include en_gb_ize.
crates/codebook/src/dictionaries/repo.rs Adds the new en_gb_ize Hunspell dictionary source URLs to the built-in repository list.

Comment thread README.md
Comment on lines 289 to +292
# Dictionaries to use for spell checking.
# Example: ["en_us", "en_gb"]
# Available dictionaries:
# - English: "en_us", "en_gb"
# - English: "en_us", "en_gb", "en_gb_ize"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants