Search code examples
sublimetext3

Unable to Use Fira Code Font Ligature in Sublime Text 3 on Windows 7


Currently I'm using Sublime Text 3 build 3207 on Windows 7. I use the same version on Ubuntu and Fira Code font ligature is working fine. Have tried many things including this link and also have unanswered question in Sublime Text Forum since February 2019.

Below are my current settings:

{
    "color_scheme": "Packages/Color Scheme - Default/Monokai.tmTheme",
    "font_face": "Fira Code",
    "font_options":
[
    "gray_antialias"
],
    "font_size": 8,
    "ignored_packages":
    [
        "Vintage"
    ],
    "theme": "Monokai Classic.sublime-theme"
}

Is there anything I missed here?


Solution

  • I'm sorry for forgetting to respond how I did solve this problem. I created an issue at the forum: https://forum.sublimetext.com/t/sublime-text-3-build-3207-ligatures-not-working/44690. The reason why I have the problem in the first place is

    Under a blank Windows7 SP1 ligatures don’t work. Only after applying some unspecified Windows patches they work