7

According to the R-Studio blog, R-Studio 1.1+ now supports ligatures.

I installed R-Studio version 1.1.442 on Windows.

According to the R-Studio blog, and the Fira Code project instructions, I should be able to select Fira as follows:

  • Go to Tools > Global Options > Appearance
  • Select "Fira Code" as Editor Font, and check "Use Ligatures".
  • Hit "OK" and enjoy

I do not have the ability to select 'Fira Code.'

Click for screenshot of menu without Fira Code

I downloaded the most recent Fira Code release, and noticed a TTF folder in the zip.

Click for screenssh of the TTF folder in the Fira Code Release Zip

Where do I install the Fira Code font so that I can use Fira Code on R-Studio (Windows)?

hpesoj626
  • 3,529
  • 1
  • 17
  • 25
John Sobanski
  • 147
  • 1
  • 11

2 Answers2

3

I hope you still find this helpful. Try installing the .otf files instead.

enter image description here

Try restarting Rstudio, or if that does not work, try restarting your computer. Fira Code should now appear as an option in Editor Font.

enter image description here

hpesoj626
  • 3,529
  • 1
  • 17
  • 25
1

I just dealt with a similar problem, but re-starting R Studio did the trick for me. I'm posting this in case anybody else deals with something similar

Evan O.
  • 1,553
  • 2
  • 11
  • 20