1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-06-30 14:06:31 +03:00
4 Visual Studio Instructions
SanMuHe edited this page 2020-08-11 17:40:19 -07:00

Installing

Make sure you install the font.

Enabling

Launch Visual Studio (2015 or later).

Launch the Options dialog by opening the "Tools" menu and selecting "Options".

In the Options dialog, under the "Environment" category, you'll find "Fonts and Colors". Click on that.

You'll see a combo-box on the right hand side of the dialog labelled "Font". Select "Fira Code" from that combo-box.

Click "OK" to dismiss.

Restart Visual Studio.

Now, most FiraCode ligatures will work. A notable exception is the hyphen-based ligatures (e.g. the C++ dereference '->'). See issue 422 for details.