Why is rendering different between the editor and Run/Debug console?
已回答
I am using some unicode glyphs in my logging but it is not displayed correctly. It should be
2022-04-01T18:48:12+02:00 |🛈 INFO | logging set up
but it is

The font I use for code is OK:

Why is there a difference?
请先登录再写评论。
Hello,
Currently, Terminal/Run Tool Window doesn't support emojis or Unicode glyphs. Please follow IDEA-248010.
As a workaround, you can try to disable go.run.processes.with.pty via Help | Find Action | Registry.
@..., not yet. However, you can try a workaround that probably helps.