hedy icon indicating copy to clipboard operation
hedy copied to clipboard

[Language idea] Translation of punctuation in code

Open Mark-Giesen opened this issue 2 years ago • 0 comments

The code (keyword) translation needs to be extended to translate other punctuation than western.

In Chinese for instance the colon is not ':' but the ':' (unicode #ff1a). Same thing for the ';', this would be ';' (#ff1b). Comma's and periods might be the same. Apparently it's not hard for Chinese to use western punctuation, but it would be a lot friendlier if we supported both.

Mark-Giesen avatar May 12 '22 08:05 Mark-Giesen