acejump / AceJump

🅰️ single character search, select, and jump
https://plugins.jetbrains.com/plugin/7086-acejump
GNU General Public License v3.0
1.23k stars 91 forks source link

Support for Chinese #314

Closed breandan closed 4 years ago

breandan commented 4 years ago

cf. https://github.com/AlexPl292/IdeaVim-EasyMotion/issues/8

breandan commented 4 years ago

In order to implement this, we will need a library a library that can convert Chinese unicode characters to Pinyin:

ifnk commented 4 years ago

doublePinyin.zip

thank you ! In China, most people with the pinyin, but there are some people use double-pinyin, this is xiao-he-doublePinyin file, I hope you can also added to this!

breandan commented 4 years ago

Initial support for Pinyin is available in AceJump 3.6.1. e.g. to select the word 拼音, type: py

breandan commented 4 years ago

Can be enabled via File > Settings > AceJump > ☑ Support Pinyin selection.

Screenshot from 2020-04-20 12-10-34

breandan commented 4 years ago

Implemented, thanks for the suggestion. Please follow promeG/TinyPinyin#53 for 双拼 support.

tortoo commented 4 years ago

问一下,这个支持拼音的AceJump会有sublime版么?sublime版的AceJump作者很久没更新了……很期待在sublime上AceJump也能支持拼音

breandan commented 4 years ago

好主意!请订阅 #229 以讨论和接收更新。