Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

空文字列の変換候補をもつエントリーへの対応 #240

Open
mtgto opened this issue Oct 27, 2024 · 0 comments
Open

空文字列の変換候補をもつエントリーへの対応 #240

mtgto opened this issue Oct 27, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@mtgto
Copy link
Owner

mtgto commented Oct 27, 2024

#233 の残作業。
foo //bar /;注釈/ のように空文字列を変換候補としている場合、v1.4.0現在では存在しない変換候補として無視しています。
これを変換候補として使うようにします。

先頭の"▼"があるので、空文字列であっても変換候補を表示することは多分問題はないかも?
変換候補を確定するときには実質キャンセルしたのと同様の処理をすればいいはず。

とはいえ、空文字列への変換をする需要もそんなにない気もするので優先度はそんなに高くない。

@mtgto mtgto added the enhancement New feature or request label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant