Grayscale profile picture

Patrique Ouimet

Developer

Emoji Support for PHPStorm on Ubuntu

Fri, Apr 3, 2020 10:49 AM

Quick tip on how to enable emojis on Ubuntu 18.04 (and likely other versions/distros)

sudo apt-get install fonts-symbola && fc-cache -f -v

The above adds better support for emojis, now add the following plugin to PHPStorm

https://plugins.jetbrains.com/plugin/12512-yet-another-emoji-support