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 textarea of "Patterns", there is no effect.

how can I make it come true.

0
2 comments

You must be using a third-party Customize word separators plugin; please submit an issue to the plugin vendor on this, https://github.com/naoyukik/customize-word-separators-kt/issues

0

Please sign in to leave a comment.