joplin icon indicating copy to clipboard operation
joplin copied to clipboard

CJK parenthesis not auto-paired

Open carbongreat13 opened this issue 2 years ago • 5 comments

Environment

Joplin version: 2.8.8 Platform: Linux OS specifics: Arch Linux

Steps to reproduce

  1. Enabled "Auto-pair braces, parenthesis, quotations, etc."
  2. Create new note
  3. Insert (U+FF88)

Describe what you expected to happen

U+FF99 is auto-paired. This issue also occurs with U+3008, U+300A, U+300C, U+300E, U+3010, U+3014, U+3016, U+3018, and U+301A.

Logfile

carbongreat13 avatar Jul 02 '22 13:07 carbongreat13

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? If you require support or are requesting an enhancement or feature then please create a topic on the Joplin forum. This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions.

github-actions[bot] avatar Aug 01 '22 16:08 github-actions[bot]

Please keep this issue open.

ghost avatar Aug 03 '22 07:08 ghost

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community's attention? If you require support or are requesting an enhancement or feature then please create a topic on the Joplin forum. This issue may be closed if no further activity occurs. You may comment on the issue and I will leave it open. Thank you for your contributions.

github-actions[bot] avatar Sep 02 '22 16:09 github-actions[bot]

Do not close.

ghost avatar Sep 04 '22 00:09 ghost

~~Maybe it's an upstream bug?~~ https://github.com/codemirror/codemirror5/blob/7f488eb5c12d71ea7ea75e286b7b9c029453a298/addon/edit/closebrackets.js#L13-L16 I guess we can add some extra options to make it support CJK brackets

wh201906 avatar Sep 17 '22 05:09 wh201906