4 Visual Studio Instructions
SanMuHe edytuje tę stronę 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.