diff --git a/Visual-Studio-Instructions.md b/Visual-Studio-Instructions.md index c72d1fc..74beb11 100644 --- a/Visual-Studio-Instructions.md +++ b/Visual-Studio-Instructions.md @@ -3,8 +3,18 @@ Install FiraCode using [these instructions](https://github.com/tonsky/FiraCode/w Launch Visual Studio (2015 or later). Launch the Options dialog by opening the "Tools" menu and selecting "Options". +![](https://i.imgur.com/tG0rE0K.png) -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. + +In the Options dialog, under the "Environment" category, you'll find "Fonts and Colors". Click on that. +![](https://i.imgur.com/tt7riLI.png) +You'll see a combo-box on the right hand side of the dialog labelled "Font". Select "Fira Code" from that combo-box. +![](https://i.imgur.com/SfOD2hw.png) +![](https://i.imgur.com/tG0rE0K.png) + +Click "OK" to dismiss. + +![](https://i.imgur.com/tt7riLI.png) Restart Visual Studio.