From 9e9f2a53df41c5a1a88665e87ccc90325129a60d Mon Sep 17 00:00:00 2001 From: Nikita Prokopov Date: Wed, 29 May 2019 16:02:33 +0300 Subject: [PATCH] Updated Visual Studio 2017 Instructions (markdown) --- ...dio-2017-Instructions.md => Visual-Studio-Instructions.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename Visual-Studio-2017-Instructions.md => Visual-Studio-Instructions.md (79%) 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. -