Korean output spacing is too wide. Follow
In IntelliJ (Java), Korean output is displayed the same as in the editor. However, in Rider, only Korean letters are displayed with a wide space between them. I tried both mac and windows, the result is the same. Why does only the rider have letters like this?
IntelliJ
Rider
Please sign in to leave a comment.
Hello Kajinori,
Thank you for contacting Rider forum.
I was able to reproduce the issue and thus, I have created bug: RIDER-86120. Please vote for it to bring awareness of the issue and press the Watch issue button to receive updates.
Should you have any further questions - please let me know.
Hello Kajinori,
A little update on the case:
Nevertheless, that the behavior of the Korean characters is not the same in the output of the console, in the console itself the case is reproduced:
It happens because Rider's Run Console is using mechanisms and logic of IntelliJ's implementation of terminal. Thus, the case is also related to the issue RIDER-67364.
I hope, I could bring more info for the clarification. Should you have any further questions - please let me know.