Grayscale profile picture

Patrique Ouimet

Senior Backend Software Engineer

Emoji Support for PHPStorm on Ubuntu

Apr 3, 2020

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