yeshiqing
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
yeshiqing commented, -
yeshiqing created a post, how can I use ”Preferences | Editor | Customize Word Separators“ with CJK?
I want to move caret among Chinese words, instead of jump over all of the Chinese words. I know the regular expression is `[\u3400-\u9FFF\uF900-\uFAFF]+`. However, when I copy the code to the texta...