indentation supports Chinese fullwidth spaces #4

Closed
lhlyu wants to merge 1 commit from main into main
lhlyu commented 2023-02-03 04:04:29 +01:00 (Migrated from github.com)

This fullwidth space has a very stable feature, that isIt occupies exactly one Chinese width.And is basically not affected by the font.
It is very useful in Chinese typesetting and indentation. I hope it can be supported

This fullwidth space has a very stable feature, that isIt occupies exactly one Chinese width.And is basically not affected by the font. It is very useful in Chinese typesetting and indentation. I hope it can be supported
marijnh commented 2023-02-03 09:59:42 +01:00 (Migrated from github.com)

Attached patch makes indentUnit allow any type of whitespace character, which should make this possible.

Attached patch makes `indentUnit` allow any type of whitespace character, which should make this possible.

Pull request closed

Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
codemirror/language!4
No description provided.