From a93314b3b1747a4a9e6cff3f32056231b0e48f7b Mon Sep 17 00:00:00 2001 From: Tony Hudson Date: Sun, 4 Feb 2018 21:23:25 +0700 Subject: [PATCH] add azure tool vscode --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2a7b696..eb95d43 100644 --- a/README.md +++ b/README.md @@ -606,7 +606,8 @@ Features full workbench theming - [Open in Code](https://github.com/sozercan/OpenInCode) - macOS Finder toolbar app to open current folder in Visual Studio Code ![](https://camo.githubusercontent.com/edbae5fe27d6c7af23218e60cb07e3a5061bbbab/687474703a2f2f692e696d6775722e636f6d2f4c6d56484978572e676966) - [Themer](https://themer.mjswensen.com) - Easily create your own theme for VS Code (and matching ones for your other tools). - +- [Azure Tools for Visual Studio Code](https://github.com/bradygaster/azure-tools-vscode) - This extension for Visual Studio Code gives Azure developers some convenient commands for creating or accessing resources directly in the editor. + ![azure-tools-vscode](https://raw.githubusercontent.com/johnpapa/vscode-azure-functions-tools/master/images/json-schema-function.gif) ## Contribute Contributions welcome! Read the [contribution guidelines](CONTRIBUTING.md) first.