From fa8deb8edee21e62c9289e7ec7991f59c3b80cbb Mon Sep 17 00:00:00 2001 From: Nikita Prokopov Date: Tue, 9 Feb 2016 13:37:08 +0500 Subject: [PATCH] Created VS Code Instructions (markdown) --- VS-Code-Instructions.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 VS-Code-Instructions.md diff --git a/VS-Code-Instructions.md b/VS-Code-Instructions.md new file mode 100644 index 0000000..54d6092 --- /dev/null +++ b/VS-Code-Instructions.md @@ -0,0 +1,3 @@ +Add `"editor.fontLigatures": true` to `settings.json`: + +![](https://code.visualstudio.com/images/January_editor-ligatures.png) \ No newline at end of file