diff --git a/Visual-Studio-2017-Instructions.md b/Visual-Studio-Instructions.md similarity index 79% rename from Visual-Studio-2017-Instructions.md rename to Visual-Studio-Instructions.md index 66c8bcf..c72d1fc 100644 --- a/Visual-Studio-2017-Instructions.md +++ b/Visual-Studio-Instructions.md @@ -1,6 +1,6 @@ -Before proceeding with this step, ensure that you have installed FiraCode. +Install FiraCode using [these instructions](https://github.com/tonsky/FiraCode/wiki#installing-font). -Launch Visual Studio 2017. +Launch Visual Studio (2015 or later). Launch the Options dialog by opening the "Tools" menu and selecting "Options". @@ -9,4 +9,3 @@ In the Options dialog, under the "Environment" category, you'll find "Fonts and 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. -