新功能需求: 是否可以支持C/S模式? 即输入法服务器
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 6.4k
- Forks
- 553
- PR merge metrics
- No merged PRs in 30d
Description
输入法内启动一个服务端, 然后客户端可以连接过来, 客户端发送拼音, 服务端返回候选词列表, 类似于现在编程界流行的language server的工作模式.
这样可以在emacs里很容易实现一个完美集成的现代化输入法.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Read the linked Emacs discussion and trace Squirrel’s current input-method integration before defining the client/server boundary; done means clients can send pinyin and receive candidate lists through the proposed service.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- emacs, swift
- Domain
- api, desktop-dev
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100