From 50e8276c14d25900a8cca27decd1be4573b5f9e3 Mon Sep 17 00:00:00 2001 From: Valerii Iatsko Date: Thu, 3 Jan 2019 09:28:34 +0100 Subject: [PATCH] Added vscode-recipes --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 843131c..1ca4191 100644 --- a/README.md +++ b/README.md @@ -232,6 +232,12 @@ The VSCode team provides keymaps from popular editors, making the transition to > Popular Intellij IDEA keybindings for VS Code. +# Using VS Code with particular technologies + +Microsoft created a collection of recipes for using VS Code with particular technologies (mostly Web). + +Make sure to visit it at [Microsoft/vscode-recipes](https://github.com/Microsoft/vscode-recipes) + # Lint and IntelliSense In case the awesome nirvana that is linting has not yet been unleashed upon you: