How to display colorful emoji on Intellij 2022?

Viewed 95

I was using a Mac and I could display emoji with colours, now back on Windows I can't anymore. I really tried many solutions like:

  • trying different fonts
  • using google noto font
  • changing fallback font
  • changing utf encoding
  • tick or untick the "only monospaced fonts"

I still can't display emoji with colours but only in Monochrome in my console output.

output example monochrome

Is there a way to solve this?

Thanks

1 Answers
Related