scribe-org/Scribe-iOS

Add autocorrect

Open

#2 创建于 2021年11月22日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Swift (106 fork)auto 404
-priority-help wanted

仓库指标

Star
 (167 star)
PR 合并指标
 (PR 指标待抓取)

描述

Terms

Description

A major system keyboard feature that Scribe still lacks is autocorrect. This feature would ideally function in both the normal text proxy and the Scribe command bar so that a user could correctly type in a word to translate, conjugate or get the plural for. The data for each Scribe keyboard could likely be used as a reference for this feature.

This Stack Overflow question could be of help.

Discussions of how best to implement this feature and code contributions are more than welcome!

  • Autocomplete is another related and necessary feature and is covered in #3

贡献者指南