Why is rendering different between the editor and Run/Debug console?
Answered
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?
Please sign in to leave a comment.
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.