Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Visual Studio Instructions

Jump to bottom
SanMuHe edited this page Aug 12, 2020 * 4 revisions

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.

Clone this wiki locally