1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-10-04 00:31:49 +03:00

Added an instruction page for Visual Studio 2019 (based on the 2017 version as the instructions are the same).

Joey Driessen 2019-05-29 11:45:57 +02:00
parent 6cb6c6f096
commit 8d2aef26bc

@ -0,0 +1,11 @@
Before proceeding with this step, ensure that you have installed FiraCode.
Launch Visual Studio 2019.
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.
Now, most FiraCode ligatures will work. A notable exception is the hyphen-based ligatures (e.g. the C++ dereference '->'). See [issue 422](https://github.com/tonsky/FiraCode/issues/422) for details.