1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-07 09:26:27 +03:00

Created Visual Studio 2017 Instructions (markdown)

boinst 2018-07-12 12:15:37 +09:30
parent 74fe996ec0
commit 482afe8c82

@ -0,0 +1,12 @@
Before proceeding with this step, ensure that you have installed FiraCode.
Launch Visual Studio 2017.
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](https://github.com/tonsky/FiraCode/issues/422) for details.