Search code examples
sublimetext3visual-studio-codesublime-text-plugin

VS Code / Sublime Text 3 Operators as Symbols


I once saw VS Code in a video where it converted PHP object and arrow operators from:

-> to →

and

=> to ⇒

I could no longer find the video and I've exhausted all possible terms I know of in search whether it's a built-in feature or an extension, or whatnot.

  1. If it's a config, how do I do it?
  2. If it's an extension, where do I find it?
  3. Can I configure Sublime with it?

Solution

  • Ligatures, yes. Would have never crossed my mind. Thanks Vadim.

    FiraCode: https://github.com/tonsky/FiraCode