How to get the new arrow icon denoting a function and equivalent icon in PHPStorm? Vincej Created October 13, 2022 22:38 Visual Studio has these nice icons, however, I can not see how/where to get them in Storm. Arrow icon Equivalence Icon Many Thanks!
Hi there,
Those are called "ligatures".
You would need to use the font that supports them (e.g. JetBrains Mono, Fira Code etc).
NOTE: your Color Scheme may use own font, so double check there as well (if it does not use then the global one from the screenshot above will be used).
Yeah! it Worked! Thank you.
I'm using the Visual Studio theme for PHPStorm.